File size: 801 Bytes
b12492d dc9d23b b12492d a53e910 879719f a53e910 879719f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
license: mit
task_categories:
- text-classification
language:
- ug
---
## Sentiment Analysis Data for the Uyghur Language
**Dataset Description:**
This dataset contains a sentiment analysis data from Li et al. (2022).
**Data Structure:**
The data was used for the project on [injecting external commonsense knowledge into multilingual Large Language Models](https://github.com/d-gurgurov/Injecting-Commonsense-Knowledge-into-LLMs).
**Citation:**
```bibtex
@article{li2022senti,
title={Senti-eXLM: Uyghur enhanced sentiment analysis model based on XLM},
author={Li, Siyu and Zhao, Kui and Yang, Jin and Jiang, Xinyun and Li, Zhengji and Ma, Zicheng},
journal={Electronics Letters},
volume={58},
number={13},
pages={517--519},
year={2022},
publisher={Wiley Online Library}
}
``` |