evalitahf commited on
Commit
0c62a9a
·
verified ·
1 Parent(s): a5b5fcf

initial commit

Browse files
Files changed (3) hide show
  1. README.md +25 -0
  2. test.jsonl +0 -0
  3. train.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - it
4
+ language_details: 'it-IT'
5
+ license: cc-by-nc-sa-4.0
6
+ task_ids:
7
+ - sentiment-analysis
8
+ task_categories:
9
+ - text-classification
10
+ configs:
11
+ - config_name: default
12
+ data_files:
13
+ - split: train
14
+ path: "train.jsonl"
15
+ - split: test
16
+ path: "test.jsonl"
17
+ ---
18
+
19
+ SENTIPOLC 2016 dataset
20
+
21
+ The SENTIPOLC 2016 dataset contains 9410 tweets annotated for subjectivity, overall and literal polarity, and irony.
22
+ The dataset has been created and used in the context of the SENTIPOLC 2016 task (http://www.di.unito.it/~tutreeb/sentipolc-evalita16/index.html), organized as part of the EVALITA 2016 evaluation campaign.
23
+
24
+ Original files available here:
25
+ https://live.european-language-grid.eu/catalogue/corpus/7479/download/
test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train.jsonl ADDED
The diff for this file is too large to render. See raw diff