Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
TRSAv1 (Turkish Sentiment Analysis Version 1) Dataset
|
| 2 |
This data set has been produced to contribute to Turkish NLP studies.
|
| 3 |
-
The dataset consists of a total of 150 thousand samples, 50 thousand negative, 50 thousand positive and 50 thousand neutral.
|
| 4 |
It can be used in text classification and sentiment analysis studies by citing the related study.
|
| 5 |
|
| 6 |
Related Work
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-classification
|
| 4 |
+
language:
|
| 5 |
+
- tr
|
| 6 |
+
pretty_name: TRSAv1 (Turkish Sentiment Analysis Version 1)
|
| 7 |
+
size_categories:
|
| 8 |
+
- 100K<n<1M
|
| 9 |
+
---
|
| 10 |
TRSAv1 (Turkish Sentiment Analysis Version 1) Dataset
|
| 11 |
This data set has been produced to contribute to Turkish NLP studies.
|
| 12 |
+
The dataset consists of a total of 150 thousand samples, 50 thousand negative, 50 thousand positive, and 50 thousand neutral.
|
| 13 |
It can be used in text classification and sentiment analysis studies by citing the related study.
|
| 14 |
|
| 15 |
Related Work
|