Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
Ukrainian
Size:
10K - 100K
License:
Commit
•
1fa00e2
1
Parent(s):
13c98d2
Fix language tag name and language tag
Browse files
README.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
|
4 |
-
-
|
5 |
-
multilinguality:
|
6 |
-
- monolingual
|
7 |
-
task_categories:
|
8 |
-
- named-entity-recognition
|
9 |
-
task_ids:
|
10 |
-
- named-entity-recognition
|
11 |
-
---
|
12 |
-
|
13 |
-
# lang-uk's ner-uk dataset
|
14 |
-
|
15 |
-
A dataset for Ukrainian Named Entity Recognition.
|
16 |
-
|
17 |
-
The original dataset is located at https://github.com/lang-uk/ner-uk. All credit for creation of the dataset goes to the contributors of https://github.com/lang-uk/ner-uk.
|
18 |
-
|
19 |
-
# License
|
20 |
-
|
21 |
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Dataset" property="dct:title" rel="dct:type">"Корпус NER-анотацій українських текстів"</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/lang-uk" property="cc:attributionName" rel="cc:attributionURL">lang-uk</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/lang-uk/ner-uk" rel="dct:source">https://github.com/lang-uk/ner-uk</a>.
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
multilinguality:
|
6 |
+
- monolingual
|
7 |
+
task_categories:
|
8 |
+
- named-entity-recognition
|
9 |
+
task_ids:
|
10 |
+
- named-entity-recognition
|
11 |
+
---
|
12 |
+
|
13 |
+
# lang-uk's ner-uk dataset
|
14 |
+
|
15 |
+
A dataset for Ukrainian Named Entity Recognition.
|
16 |
+
|
17 |
+
The original dataset is located at https://github.com/lang-uk/ner-uk. All credit for creation of the dataset goes to the contributors of https://github.com/lang-uk/ner-uk.
|
18 |
+
|
19 |
+
# License
|
20 |
+
|
21 |
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Dataset" property="dct:title" rel="dct:type">"Корпус NER-анотацій українських текстів"</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/lang-uk" property="cc:attributionName" rel="cc:attributionURL">lang-uk</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/lang-uk/ner-uk" rel="dct:source">https://github.com/lang-uk/ner-uk</a>.
|