Add link to paper

#2
by davanstrien HF staff - opened
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -61,6 +61,7 @@ size_categories:
61
  # HistNERo
62
 
63
  This repository contains the Historical Romanian Named Entity Recognition (HistNERo) dataset. The dataset has 10,026 sentences (i.e. 8,020 train, 1,003 valid and 1,003 train) annotated with five named entities: PERSON, ORGANIZATION, LOCATION, PRODUCT and DATE.
 
64
 
65
  ## Loading
66
 
 
61
  # HistNERo
62
 
63
  This repository contains the Historical Romanian Named Entity Recognition (HistNERo) dataset. The dataset has 10,026 sentences (i.e. 8,020 train, 1,003 valid and 1,003 train) annotated with five named entities: PERSON, ORGANIZATION, LOCATION, PRODUCT and DATE.
64
+ You can read more about the dataset in this [*HistNERo: Historical Named Entity Recognition for the Romanian Language*](https://arxiv.org/abs/2405.00155)
65
 
66
  ## Loading
67