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
@@ -13,7 +13,7 @@ metrics:
|
|
13 |
---
|
14 |
|
15 |
# Dataset
|
16 |
-
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.
|
17 |
|
18 |
# References
|
19 |
- https://www.kaggle.com/burhanbilenn/duygu-analizi-icin-urun-yorumlari
|
|
|
13 |
---
|
14 |
|
15 |
# Dataset
|
16 |
+
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.".
|
17 |
|
18 |
# References
|
19 |
- https://www.kaggle.com/burhanbilenn/duygu-analizi-icin-urun-yorumlari
|