tyqiangz commited on
Commit
f52c38b
·
1 Parent(s): 958b0a8

modified dataset card on README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,5 +1,26 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Multilingual Sentiments Dataset
@@ -9,3 +30,7 @@ A collection of multilingual sentiments datasets grouped into 3 classes -- posit
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
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - de
5
+ - en
6
+ - es
7
+ - fr
8
+ - ja
9
+ - zh
10
+ - id
11
+ - ar
12
+ - hi
13
+ - it
14
+ - ms
15
+ - pt
16
+ multilinguality:
17
+ - monolingual
18
+ - multilingual
19
+ size_categories:
20
+ - 100K<n<1M
21
+ - 1M<n<10M
22
+ task_ids:
23
+ - sentiment-classification
24
  ---
25
 
26
  # Multilingual Sentiments Dataset
 
30
  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).
31
 
32
  Git repo: https://github.com/tyqiangz/multilingual-sentiment-datasets
33
+
34
+ ## Dataset Description
35
+
36
+ - **Webpage:** https://github.com/tyqiangz/multilingual-sentiment-datasets