Datasets:
fix task_ids
Browse files
README.md
CHANGED
@@ -18,11 +18,12 @@ task_categories:
|
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
20 |
- part-of-speech
|
21 |
-
- token-classification-other-clause-segmentation
|
22 |
-
- token-classification-other-sentence-segmentation
|
23 |
-
- token-classification-other-word-segmentation
|
24 |
paperswithcode_id: null
|
25 |
pretty_name: LST20
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
# Dataset Card for LST20
|
|
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
20 |
- part-of-speech
|
|
|
|
|
|
|
21 |
paperswithcode_id: null
|
22 |
pretty_name: LST20
|
23 |
+
tags:
|
24 |
+
- word-segmentation
|
25 |
+
- clause-segmentation
|
26 |
+
- sentence-segmentation
|
27 |
---
|
28 |
|
29 |
# Dataset Card for LST20
|