Commit
·
64046df
1
Parent(s):
61f9003
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,4 +37,16 @@ If you use `pysentimiento` in your work, please cite [this paper](https://arxiv.
|
|
| 37 |
}
|
| 38 |
```
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
Enjoy! 🤗
|
|
|
|
| 37 |
}
|
| 38 |
```
|
| 39 |
|
| 40 |
+
and also the dataset related paper
|
| 41 |
+
|
| 42 |
+
```
|
| 43 |
+
@inproceedings{del2020emoevent,
|
| 44 |
+
title={EmoEvent: A multilingual emotion corpus based on different events},
|
| 45 |
+
author={del Arco, Flor Miriam Plaza and Strapparava, Carlo and Lopez, L Alfonso Urena and Mart{\'\i}n-Valdivia, M Teresa},
|
| 46 |
+
booktitle={Proceedings of the 12th Language Resources and Evaluation Conference},
|
| 47 |
+
pages={1492--1498},
|
| 48 |
+
year={2020}
|
| 49 |
+
}
|
| 50 |
+
```
|
| 51 |
+
|
| 52 |
Enjoy! 🤗
|