Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
Romanian
Size:
10K - 100K
ArXiv:
License:
avramandrei
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -62,7 +62,7 @@ size_categories:
|
|
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 |
-
You can read more about the dataset in
|
66 |
|
67 |
## Loading
|
68 |
|
|
|
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 |
+
You can read more about the dataset in the following paper: [*HistNERo: Historical Named Entity Recognition for the Romanian Language*](https://arxiv.org/abs/2405.00155)
|
66 |
|
67 |
## Loading
|
68 |
|