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
@@ -23,6 +23,7 @@ configs:
|
|
23 |
path: data/test-*
|
24 |
annotations_creators:
|
25 |
- expert-generated
|
|
|
26 |
language:
|
27 |
- it
|
28 |
language_creators:
|
@@ -31,20 +32,16 @@ license:
|
|
31 |
- mit
|
32 |
multilinguality:
|
33 |
- monolingual
|
34 |
-
pretty_name:
|
35 |
size_categories:
|
36 |
- n<1K
|
37 |
source_datasets:
|
38 |
- original
|
39 |
tags:
|
40 |
- school
|
|
|
41 |
task_categories:
|
42 |
- text-classification
|
43 |
task_ids:
|
44 |
- sentiment-analysis
|
45 |
-
---
|
46 |
-
# VIAN Sentiment Analysis
|
47 |
-
|
48 |
-
Questo progetto è stato realizzato all'interno del progetto "#vienialvian.yesweSTEM" del Liceo VIAN di Bracciano, finanziato con i fondi del D.M.65/2023, linea di intervento M4C1I3.1-2023-1143-1224.
|
49 |
-
|
50 |
-
Created with love ❤️.
|
|
|
23 |
path: data/test-*
|
24 |
annotations_creators:
|
25 |
- expert-generated
|
26 |
+
- crowdsourced
|
27 |
language:
|
28 |
- it
|
29 |
language_creators:
|
|
|
32 |
- mit
|
33 |
multilinguality:
|
34 |
- monolingual
|
35 |
+
pretty_name: A sentiment analysis 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 |
+
---
|
|
|
|
|
|
|
|
|
|