alierenak commited on
Commit
0bfd12d
1 Parent(s): 8c297d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,9 +12,9 @@ widget:
12
  ---
13
 
14
  # DATASET
15
- MilliyetNER dataset was collected from the Turkish Milliyet newspaper articles between 1997-1998. This dataset is presented by [Tür et al. (2003)](https://www.cambridge.org/core/journals/natural-language-engineering/article/abs/statistical-information-extraction-system-for-turkish/7C288FAFC71D5F0763C1F8CE66464017). It was collected from news articles and manually annotated with three different entity types: Person, Location, Organization. The authors did not provide training/validation/test splits for this dataset. We provide the dataset splits used by [Yeniterzi et al. 2011](https://aclanthology.org/P11-3019).
16
- For more information: [tdd.ai - MilliyetNER](https://data.tdd.ai/#/effafb5f-ebfc-4e5c-9a63-4f709ec1a135)
17
- **Only trained using training set. Test set not included during last training**
18
 
19
  # USAGE
20
  ```python
 
12
  ---
13
 
14
  # DATASET
15
+ MilliyetNER dataset was collected from the Turkish Milliyet newspaper articles between 1997-1998. This dataset is presented by [Tür et al. (2003)](https://www.cambridge.org/core/journals/natural-language-engineering/article/abs/statistical-information-extraction-system-for-turkish/7C288FAFC71D5F0763C1F8CE66464017). It was collected from news articles and manually annotated with three different entity types: Person, Location, Organization. The authors did not provide training/validation/test splits for this dataset. We provide the dataset splits used by [Yeniterzi et al. 2011](https://aclanthology.org/P11-3019).
16
+ For more information: [tdd.ai - MilliyetNER](https://data.tdd.ai/#/effafb5f-ebfc-4e5c-9a63-4f709ec1a135)
17
+ **Only trained using training set. Test set not included during last training**.
18
 
19
  # USAGE
20
  ```python