finiteautomata commited on
Commit
df2d185
1 Parent(s): c9045a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -53,15 +53,15 @@ Note that for Hate Speech, these are the results for Semeval 2019, Task 5 Subtas
53
 
54
  If you use this model in your research, please cite pysentimiento and RoBERTuito papers:
55
 
56
- ```
57
- @misc{perez2021pysentimiento,
58
- title={pysentimiento: A Python Toolkit for Sentiment Analysis and SocialNLP tasks},
59
- author={Juan Manuel Pérez and Juan Carlos Giudici and Franco Luque},
60
- year={2021},
61
- eprint={2106.09462},
62
- archivePrefix={arXiv},
63
- primaryClass={cs.CL}
64
  }
 
65
  @inproceedings{perez-etal-2022-robertuito,
66
  title = "{R}o{BERT}uito: a pre-trained language model for social media text in {S}panish",
67
  author = "P{\'e}rez, Juan Manuel and
 
53
 
54
  If you use this model in your research, please cite pysentimiento and RoBERTuito papers:
55
 
56
+ ```bibtex
57
+
58
+ @article{perez2021pysentimiento,
59
+ title={pysentimiento: a python toolkit for opinion mining and social NLP tasks},
60
+ author={P{\'e}rez, Juan Manuel and Rajngewerc, Mariela and Giudici, Juan Carlos and Furman, Dami{\'a}n A and Luque, Franco and Alemany, Laura Alonso and Mart{\'\i}nez, Mar{\'\i}a Vanina},
61
+ journal={arXiv preprint arXiv:2106.09462},
62
+ year={2021}
 
63
  }
64
+
65
  @inproceedings{perez-etal-2022-robertuito,
66
  title = "{R}o{BERT}uito: a pre-trained language model for social media text in {S}panish",
67
  author = "P{\'e}rez, Juan Manuel and