Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
sentiment-classification
Languages:
Turkish
Size:
100K - 1M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,8 @@ task_ids:
|
|
23 |
# Dataset
|
24 |
This dataset contains positive , negative and notr sentences from several data sources given in the references. In the most sentiment models , there are only two labels; positive and negative. However , user input can be totally notr sentence. For such cases there were no data I could find. Therefore I created this dataset with 3 class. Positive and negative sentences are listed below. Notr examples are extraced from turkish wiki dump. In addition, added some random text inputs like "Lorem ipsum dolor sit amet.".
|
25 |
|
|
|
|
|
26 |
# References
|
27 |
- https://www.kaggle.com/burhanbilenn/duygu-analizi-icin-urun-yorumlari
|
28 |
- https://github.com/fthbrmnby/turkish-text-data
|
|
|
23 |
# Dataset
|
24 |
This dataset contains positive , negative and notr sentences from several data sources given in the references. In the most sentiment models , there are only two labels; positive and negative. However , user input can be totally notr sentence. For such cases there were no data I could find. Therefore I created this dataset with 3 class. Positive and negative sentences are listed below. Notr examples are extraced from turkish wiki dump. In addition, added some random text inputs like "Lorem ipsum dolor sit amet.".
|
25 |
|
26 |
+
There are 492.782 labeled sentences. %10 of them used for testing.
|
27 |
+
|
28 |
# References
|
29 |
- https://www.kaggle.com/burhanbilenn/duygu-analizi-icin-urun-yorumlari
|
30 |
- https://github.com/fthbrmnby/turkish-text-data
|