Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -34,6 +34,8 @@ language:
|
|
| 34 |
- fr
|
| 35 |
- de
|
| 36 |
pretty_name: winnl
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
# WiNNL
|
|
@@ -57,4 +59,4 @@ The dataset includes the following NER classes in IOB format (`labels`):
|
|
| 57 |
|
| 58 |
***Please note that only the PER, ORG and LOC classes have been corrected manually.***
|
| 59 |
|
| 60 |
-
The `qid` column contains the Wikidata entity identifiers for the entities in the dataset, also in IOB format.
|
|
|
|
| 34 |
- fr
|
| 35 |
- de
|
| 36 |
pretty_name: winnl
|
| 37 |
+
task_categories:
|
| 38 |
+
- token-classification
|
| 39 |
---
|
| 40 |
|
| 41 |
# WiNNL
|
|
|
|
| 59 |
|
| 60 |
***Please note that only the PER, ORG and LOC classes have been corrected manually.***
|
| 61 |
|
| 62 |
+
The `qid` column contains the Wikidata entity identifiers for the entities in the dataset, also in IOB format.
|