Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
Alvant
commited on
Commit
·
11038ce
1
Parent(s):
a3b9edb
add hf info
Browse files
README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: topicnet
|
| 4 |
license_link: >-
|
|
@@ -13,6 +17,20 @@ configs:
|
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
path: "data/Reuters_NOOW.csv.gz"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- ru
|
| 4 |
+
multilinguality:
|
| 5 |
+
- monolingual
|
| 6 |
license: other
|
| 7 |
license_name: topicnet
|
| 8 |
license_link: >-
|
|
|
|
| 17 |
data_files:
|
| 18 |
- split: train
|
| 19 |
path: "data/Reuters_NOOW.csv.gz"
|
| 20 |
+
task_categories:
|
| 21 |
+
- text-classification
|
| 22 |
+
task_ids:
|
| 23 |
+
- topic-classification
|
| 24 |
+
- multi-class-classification
|
| 25 |
+
- multi-label-classification
|
| 26 |
+
tags:
|
| 27 |
+
- topic-modeling
|
| 28 |
+
- topic-modelling
|
| 29 |
+
- text-clustering
|
| 30 |
+
- multimodal-data
|
| 31 |
+
- multimodal-learning
|
| 32 |
+
- modalities
|
| 33 |
+
- document-representation
|
| 34 |
---
|
| 35 |
|
| 36 |
|