Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Swedish POS Dataset (CSV)
|
2 |
|
3 |
Swedish Part-of-Speech tagging dataset in CSV format, converted from CoNLL-U.
|
@@ -17,4 +24,4 @@ Swedish Part-of-Speech tagging dataset in CSV format, converted from CoNLL-U.
|
|
17 |
|
18 |
---
|
19 |
license: mit
|
20 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- token-classification
|
5 |
+
language:
|
6 |
+
- sv
|
7 |
+
---
|
8 |
# Swedish POS Dataset (CSV)
|
9 |
|
10 |
Swedish Part-of-Speech tagging dataset in CSV format, converted from CoNLL-U.
|
|
|
24 |
|
25 |
---
|
26 |
license: mit
|
27 |
+
---
|