Update README.md
Browse files
README.md
CHANGED
|
@@ -65,13 +65,30 @@ This coffee brews up a nice medium roast with exotic floral and berry notes .###
|
|
| 65 |
|
| 66 |
If the code or dataset is used in your research, please star our repo and cite our paper as follows:
|
| 67 |
```
|
| 68 |
-
@
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
}
|
| 77 |
```
|
|
|
|
| 65 |
|
| 66 |
If the code or dataset is used in your research, please star our repo and cite our paper as follows:
|
| 67 |
```
|
| 68 |
+
@inproceedings{wu-etal-2025-absa,
|
| 69 |
+
title = "{M}-{ABSA}: A Multilingual Dataset for Aspect-Based Sentiment Analysis",
|
| 70 |
+
author = "Wu, ChengYan and
|
| 71 |
+
Ma, Bolei and
|
| 72 |
+
Liu, Yihong and
|
| 73 |
+
Zhang, Zheyu and
|
| 74 |
+
Deng, Ningyuan and
|
| 75 |
+
Li, Yanshu and
|
| 76 |
+
Chen, Baolan and
|
| 77 |
+
Zhang, Yi and
|
| 78 |
+
Xue, Yun and
|
| 79 |
+
Plank, Barbara",
|
| 80 |
+
editor = "Christodoulopoulos, Christos and
|
| 81 |
+
Chakraborty, Tanmoy and
|
| 82 |
+
Rose, Carolyn and
|
| 83 |
+
Peng, Violet",
|
| 84 |
+
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
|
| 85 |
+
month = nov,
|
| 86 |
+
year = "2025",
|
| 87 |
+
address = "Suzhou, China",
|
| 88 |
+
publisher = "Association for Computational Linguistics",
|
| 89 |
+
url = "https://aclanthology.org/2025.emnlp-main.128/",
|
| 90 |
+
doi = "10.18653/v1/2025.emnlp-main.128",
|
| 91 |
+
pages = "2530--2557",
|
| 92 |
+
ISBN = "979-8-89176-332-6",
|
| 93 |
}
|
| 94 |
```
|