Commit
•
723ff26
1
Parent(s):
892066d
Fix task tags
Browse files
README.md
CHANGED
@@ -9,16 +9,18 @@ license:
|
|
9 |
- cc-by-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: sucx3_ner
|
13 |
size_categories:
|
14 |
- unknown
|
15 |
source_datasets:
|
16 |
- original
|
17 |
task_categories:
|
18 |
-
-
|
19 |
task_ids:
|
20 |
- named-entity-recognition
|
21 |
-
- part-of-speech
|
|
|
|
|
|
|
22 |
---
|
23 |
# Dataset Card for _SUCX 3.0 - NER_
|
24 |
|
|
|
9 |
- cc-by-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- unknown
|
14 |
source_datasets:
|
15 |
- original
|
16 |
task_categories:
|
17 |
+
- other
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
20 |
+
- part-of-speech
|
21 |
+
pretty_name: sucx3_ner
|
22 |
+
tags:
|
23 |
+
- structure-prediction
|
24 |
---
|
25 |
# Dataset Card for _SUCX 3.0 - NER_
|
26 |
|