Commit
·
2a1fb82
1
Parent(s):
f05f09a
Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ Note that for Hate Speech, these are the results for Semeval 2019, Task 5 Subtas
|
|
| 47 |
|
| 48 |
## Citation
|
| 49 |
|
| 50 |
-
If you use this model in your research, please cite pysentimiento and
|
| 51 |
|
| 52 |
```
|
| 53 |
@misc{perez2021pysentimiento,
|
|
@@ -58,6 +58,15 @@ If you use this model in your research, please cite pysentimiento and RoBERTuito
|
|
| 58 |
archivePrefix={arXiv},
|
| 59 |
primaryClass={cs.CL}
|
| 60 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
@misc{perez2021robertuito,
|
| 62 |
title={RoBERTuito: a pre-trained language model for social media text in Spanish},
|
| 63 |
author={Juan Manuel Pérez and Damián A. Furman and Laura Alonso Alemany and Franco Luque},
|
|
|
|
| 47 |
|
| 48 |
## Citation
|
| 49 |
|
| 50 |
+
If you use this model in your research, please cite pysentimiento, RoBERTuito and EmoEvent papers:
|
| 51 |
|
| 52 |
```
|
| 53 |
@misc{perez2021pysentimiento,
|
|
|
|
| 58 |
archivePrefix={arXiv},
|
| 59 |
primaryClass={cs.CL}
|
| 60 |
}
|
| 61 |
+
|
| 62 |
+
@inproceedings{del2020emoevent,
|
| 63 |
+
title={EmoEvent: A multilingual emotion corpus based on different events},
|
| 64 |
+
author={del Arco, Flor Miriam Plaza and Strapparava, Carlo and Lopez, L Alfonso Urena and Mart{\'\i}n-Valdivia, M Teresa},
|
| 65 |
+
booktitle={Proceedings of the 12th Language Resources and Evaluation Conference},
|
| 66 |
+
pages={1492--1498},
|
| 67 |
+
year={2020}
|
| 68 |
+
}
|
| 69 |
+
|
| 70 |
@misc{perez2021robertuito,
|
| 71 |
title={RoBERTuito: a pre-trained language model for social media text in Spanish},
|
| 72 |
author={Juan Manuel Pérez and Damián A. Furman and Laura Alonso Alemany and Franco Luque},
|