Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Telugu
Size:
10K - 100K
License:
File size: 1,270 Bytes
0106259 8a25341 0106259 391b639 0106259 a767202 0106259 |
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 34 35 36 |
---
license: mit
task_categories:
- text-classification
language:
- te
---
## Sentiment Analysis Data for the Telugu Language
**Dataset Description:**
This dataset contains a sentiment analysis dataset from Marreddy et al. (2022).
**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
@article{marreddy2022resource,
title={Am I a resource-poor language? Data sets, embeddings, models and analysis for four different NLP tasks in telugu language},
author={Marreddy, Mounika and Oota, Subba Reddy and Vakada, Lakshmi Sireesha and Chinni, Venkata Charan and Mamidi, Radhika},
journal={ACM Transactions on Asian and Low-Resource Language Information Processing},
volume={22},
number={1},
pages={1--34},
year={2022},
publisher={ACM New York, NY}
}
@article{marreddy2022multi,
title={Multi-Task Text Classification using Graph Convolutional Networks for Large-Scale Low Resource Language},
author={Marreddy, Mounika and Oota, Subba Reddy and Vakada, Lakshmi Sireesha and Chinni, Venkata Charan and Mamidi, Radhika},
journal={arXiv preprint arXiv:2205.01204},
year={2022} }
``` |