marquesafonso commited on
Commit
d937543
·
verified ·
1 Parent(s): f0e4299

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 json, 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
 
 
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