menamerai commited on
Commit
5de2449
·
verified ·
1 Parent(s): f2a7d0d

Updated to ACL link

Browse files
Files changed (1) hide show
  1. README.md +19 -8
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
- @misc{duong2025cheerekmanfinegrainedembodiedemotion,
26
- title={CHEER-Ekman: Fine-grained Embodied Emotion Classification},
27
- author={Phan Anh Duong and Cat Luong and Divyesh Bommana and Tianyu Jiang},
28
- year={2025},
29
- eprint={2506.01047},
30
- archivePrefix={arXiv},
31
- primaryClass={cs.CL},
32
- url={https://arxiv.org/abs/2506.01047},
 
 
 
 
 
 
 
 
 
 
 
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
  ```