File size: 1,280 Bytes
4a26da1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a8e1df7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a26da1
0e5f84a
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: sentiment
    dtype: string
  splits:
  - name: train
    num_bytes: 28302.111747851002
    num_examples: 279
  - name: test
    num_bytes: 7100.888252148997
    num_examples: 70
  download_size: 23157
  dataset_size: 35403.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
annotations_creators:
- expert-generated
- crowdsourced
language:
- it
language_creators:
- crowdsourced
license:
- mit
multilinguality:
- monolingual
pretty_name: sentiment analysis data base developed in a school
size_categories:
- n<1K
source_datasets:
- original
tags:
- school project, school, high school
task_categories:
- text-classification
task_ids:
- sentiment-analysis
---
#Sentiment analysi School project
the dataset was created with an online questionnaire in which an audience of students, teachers, administrative staff, and families were asked to answer some questions about their relationship with school.

the annotations were made by correlating the textual responses to satisfaction indicators.

the dataset was created within an afternoon course dedicated to artificial intelligence.

thanks to everyone for their collaboration❤️.