Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -52,7 +52,7 @@ The sole goal of this dataset is to make [Segundo HAREM](https://www.linguateca.
|
|
| 52 |
|
| 53 |
Intended use: this dataset may be used to train and/or evaluate Named Entity Recognition models in Portuguese.
|
| 54 |
|
| 55 |
-
The script used to convert the original xml file containing the annotations of Segundo HAREM to json, and subsequently to
|
| 56 |
|
| 57 |
If you'd like to reproduce the creation of the dataset, you can check [my own fork](https://github.com/marquesafonso/harem_preprocessing) from which this dataset was created.
|
| 58 |
|
|
|
|
| 52 |
|
| 53 |
Intended use: this dataset may be used to train and/or evaluate Named Entity Recognition models in Portuguese.
|
| 54 |
|
| 55 |
+
The script used to convert the original xml file containing the annotations of Segundo HAREM to json, and subsequently to a dataset, was derived from [this fork](https://github.com/fabiocapsouza/harem_preprocessing).
|
| 56 |
|
| 57 |
If you'd like to reproduce the creation of the dataset, you can check [my own fork](https://github.com/marquesafonso/harem_preprocessing) from which this dataset was created.
|
| 58 |
|