Datasets:
tyqiangz
commited on
Commit
•
e1f28bb
1
Parent(s):
6610fa4
updated README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
|
|
4 |
|
5 |
# Multilingual Sentiments Dataset
|
6 |
|
7 |
-
A 3
|
8 |
|
9 |
-
|
|
|
|
|
|
4 |
|
5 |
# Multilingual Sentiments Dataset
|
6 |
|
7 |
+
A collection of multilingual sentiments datasets grouped into 3 classes -- positive, neutral, negative.
|
8 |
|
9 |
+
Most multilingual sentiment datasets are either 2-class positive or negative, 5-class ratings of products reviews (e.g. Amazon multilingual dataset) or multiple classes of emotions. However, to an average person, sometimes positive, negative and neutral classes suffice and are more straightforward to perceive and annotate. Also, a positive/negative classification is too naive, most of the text in the world is actually neutral in sentiment. Furthermore, most multilingual sentiment datasets don't include Asian languages (e.g. Malay, Indonesian) and are dominated by Western languages (e.g. English, German).
|
10 |
+
|
11 |
+
Git repo: https://github.com/tyqiangz/multilingual-sentiment-datasets
|