evalitahf commited on
Commit
857e8f3
·
verified ·
1 Parent(s): c9bf3de

Added bibtex citation

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -24,4 +24,16 @@ The SENTIPOLC 2016 dataset contains 9410 tweets annotated for subjectivity, over
24
  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.
25
 
26
  Original files available here:
27
- https://live.european-language-grid.eu/catalogue/corpus/7479/download/
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  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.
25
 
26
  Original files available here:
27
+ https://live.european-language-grid.eu/catalogue/corpus/7479/download/
28
+
29
+ If you find this dataset useful please cite:
30
+ ```
31
+ @inproceedings{barbieri2016overview,
32
+ title={Overview of the evalita 2016 sentiment polarity classification task},
33
+ author={Barbieri, Francesco and Basile, Valerio and Croce, Danilo and Nissim, Malvina and Novielli, Nicole and Patti, Viviana and others},
34
+ booktitle={CEUR Workshop Proceedings},
35
+ volume={1749},
36
+ year={2016},
37
+ organization={CEUR-WS}
38
+ }
39
+ ```