Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
-
- en
|
| 5 |
task_categories:
|
| 6 |
- text-classification
|
| 7 |
- token-classification
|
| 8 |
-
-
|
| 9 |
-
- named-entity-recognition
|
| 10 |
task_ids:
|
| 11 |
-
- part-of-speech-tagging
|
| 12 |
- named-entity-recognition
|
|
|
|
| 13 |
- dependency-parsing
|
| 14 |
-
- text-
|
| 15 |
pretty_name: Dubliners (James Joyce)
|
| 16 |
description: |
|
| 17 |
A dataset of James Joyce's collection of short stories "Dubliners," prepared for NLP tasks and computational analysis of literary texts. The dataset includes:
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
+
- en
|
| 5 |
task_categories:
|
| 6 |
- text-classification
|
| 7 |
- token-classification
|
| 8 |
+
- other
|
|
|
|
| 9 |
task_ids:
|
|
|
|
| 10 |
- named-entity-recognition
|
| 11 |
+
- part-of-speech-tagging
|
| 12 |
- dependency-parsing
|
| 13 |
+
- text-scoring
|
| 14 |
pretty_name: Dubliners (James Joyce)
|
| 15 |
description: |
|
| 16 |
A dataset of James Joyce's collection of short stories "Dubliners," prepared for NLP tasks and computational analysis of literary texts. The dataset includes:
|