Datasets:
File size: 938 Bytes
1cc44ab cb512ec 1cc44ab cb512ec |
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 31 32 33 |
---
license: mit
task_categories:
- text-classification
language:
- th
---
## Sentiment Analysis Data for the Thai Language
**Dataset Description:**
This dataset contains a sentiment analysis dataset from Suriyawongkul et al. (2019).
**Data Structure:**
The data was used for the project on [improving word embeddings with graph knowledge for Low Resource Languages](https://github.com/pyRis/retrofitting-embeddings-lrls?tab=readme-ov-file).
**Citation:**
```bibtex
@software{bact_2019_3457447,
author = {Suriyawongkul, Arthit and
Chuangsuwanich, Ekapol and
Chormai, Pattarawat and
Polpanumas, Charin},
title = {PyThaiNLP/wisesight-sentiment: First release},
month = sep,
year = 2019,
publisher = {Zenodo},
version = {v1.0},
doi = {10.5281/zenodo.3457447},
url = {https://doi.org/10.5281/zenodo.3457447}
}
``` |