mounikaiiith
commited on
Commit
•
6432e13
1
Parent(s):
a5fad5b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
+
|
5 |
+
Do cite the below reference for using the dataset:
|
6 |
+
@article{marreddy2022resource, title={Am I a Resource-Poor Language? Data Sets, Embeddings, Models and Analysis for four different NLP tasks in Telugu Language},
|
7 |
+
author={Marreddy, Mounika and Oota, Subba Reddy and Vakada, Lakshmi Sireesha and Chinni, Venkata Charan and Mamidi, Radhika},
|
8 |
+
journal={Transactions on Asian and Low-Resource Language Information Processing}, publisher={ACM New York, NY} }
|
9 |
+
|
10 |
+
If you want to use the four classes (angry, happy, sad and fear) from the dataset, do cite the below reference:
|
11 |
+
@article{marreddy2022multi,
|
12 |
+
title={Multi-Task Text Classification using Graph Convolutional Networks for Large-Scale Low Resource Language},
|
13 |
+
author={Marreddy, Mounika and Oota, Subba Reddy and Vakada, Lakshmi Sireesha and Chinni, Venkata Charan and Mamidi, Radhika},
|
14 |
+
journal={arXiv preprint arXiv:2205.01204},
|
15 |
+
year={2022}
|
16 |
+
}
|