Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: gpl
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl
|
3 |
---
|
4 |
+
|
5 |
+
```bib
|
6 |
+
@inproceedings{lamprinidis2021universal,
|
7 |
+
title={Universal Joy A Dataset and Results for Classifying Emotions Across Languages},
|
8 |
+
author={Lamprinidis, Sotiris and Bianchi, Federico and Hardt, Daniel and Hovy, Dirk},
|
9 |
+
year={2021},
|
10 |
+
volume={11th Workshop on Computational Approaches to Subjectivity, Sentiment & Social Media Analysis (WASSA 2021)}
|
11 |
+
organization={Association for Computational Linguistics}
|
12 |
+
}
|
13 |
+
```
|