Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Kurdish Sentiment Dataset
|
2 |
+
|
3 |
+
This data is orinally from https://link.springer.com/article/10.1007/s10579-023-09716-6. Data is deduplicated and neutrals are removed.
|
4 |
+
|
5 |
+
## BibTeX Citation
|
6 |
+
|
7 |
+
If you use this dataset, please cite following paper:
|
8 |
+
|
9 |
+
```
|
10 |
+
@article{article,
|
11 |
+
author = {Badawi, Soran and Kazemi, Arefeh and Rezaie, Vali},
|
12 |
+
year = {2024},
|
13 |
+
month = {01},
|
14 |
+
pages = {1-20},
|
15 |
+
title = {KurdiSent: a corpus for kurdish sentiment analysis},
|
16 |
+
journal = {Language Resources and Evaluation},
|
17 |
+
doi = {10.1007/s10579-023-09716-6}
|
18 |
+
}
|
19 |
+
```
|
20 |
+
|
21 |
+
|