Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
|
|
@@ -23,4 +27,4 @@ The data was used for the project on [improving word embeddings with graph knowl
|
|
| 23 |
year={2021},
|
| 24 |
publisher={MDPI}
|
| 25 |
}
|
| 26 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
language:
|
| 6 |
+
- cy
|
| 7 |
---
|
| 8 |
|
| 9 |
|
|
|
|
| 27 |
year={2021},
|
| 28 |
publisher={MDPI}
|
| 29 |
}
|
| 30 |
+
```
|