Updated to ACL link
Browse files
README.md
CHANGED
|
@@ -22,13 +22,24 @@ CHEER-Ekman: Fine-grained Embodied Emotion Classification (ACL 2025) ([arXiv lin
|
|
| 22 |
If you use this dataset, please cite:
|
| 23 |
|
| 24 |
```bibtex
|
| 25 |
-
@
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
}
|
| 34 |
```
|
|
|
|
| 22 |
If you use this dataset, please cite:
|
| 23 |
|
| 24 |
```bibtex
|
| 25 |
+
@inproceedings{duong-etal-2025-cheer,
|
| 26 |
+
title = "{CHEER}-{E}kman: Fine-grained Embodied Emotion Classification",
|
| 27 |
+
author = "Duong, Phan Anh and
|
| 28 |
+
Luong, Cat and
|
| 29 |
+
Bommana, Divyesh and
|
| 30 |
+
Jiang, Tianyu",
|
| 31 |
+
editor = "Che, Wanxiang and
|
| 32 |
+
Nabende, Joyce and
|
| 33 |
+
Shutova, Ekaterina and
|
| 34 |
+
Pilehvar, Mohammad Taher",
|
| 35 |
+
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
|
| 36 |
+
month = jul,
|
| 37 |
+
year = "2025",
|
| 38 |
+
address = "Vienna, Austria",
|
| 39 |
+
publisher = "Association for Computational Linguistics",
|
| 40 |
+
url = "https://aclanthology.org/2025.acl-short.88/",
|
| 41 |
+
doi = "10.18653/v1/2025.acl-short.88",
|
| 42 |
+
pages = "1118--1131",
|
| 43 |
+
ISBN = "979-8-89176-252-7",
|
| 44 |
}
|
| 45 |
```
|