Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-analysis
Languages:
Italian
Size:
< 1K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -21,4 +21,27 @@ configs:
|
|
21 |
path: data/train-*
|
22 |
- split: test
|
23 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
|
|
21 |
path: data/train-*
|
22 |
- split: test
|
23 |
path: data/test-*
|
24 |
+
annotations_creators:
|
25 |
+
- expert-generated
|
26 |
+
- crowdsourced
|
27 |
+
language:
|
28 |
+
- it
|
29 |
+
language_creators:
|
30 |
+
- crowdsourced
|
31 |
+
license:
|
32 |
+
- mit
|
33 |
+
multilinguality:
|
34 |
+
- monolingual
|
35 |
+
pretty_name: A sentiment analisys database created in a school environment.
|
36 |
+
size_categories:
|
37 |
+
- n<1K
|
38 |
+
source_datasets:
|
39 |
+
- original
|
40 |
+
tags:
|
41 |
+
- school
|
42 |
+
- high school
|
43 |
+
task_categories:
|
44 |
+
- text-classification
|
45 |
+
task_ids:
|
46 |
+
- sentiment-analysis
|
47 |
---
|