rbnuria commited on
Commit
35e63d5
1 Parent(s): 5cac8d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ The SentiMP-En Dataset is an english sentiment analysis dataset based on tweets
25
 
26
  ## Dataset details
27
 
28
- The dataset containst 1500 tweets in three different languages: Greek (500 tweets), Spanish (500 tweets) and English (500 tweets). For each tweet we provide the following information:
29
  * **full_text**: Which containts the content of the tweet.
30
  * **fold**: Proposed partitions \{0,1,2,3,4\} in 5 folds for 5 fold cross-validation for the sake of reproducibility.
31
  * **label_i** : Annotator's i label (i in \{1,2,3\}). It takes values in \{-1,0,1\}.
 
25
 
26
  ## Dataset details
27
 
28
+ The dataset containst 500 tweets in English. For each tweet we provide the following information:
29
  * **full_text**: Which containts the content of the tweet.
30
  * **fold**: Proposed partitions \{0,1,2,3,4\} in 5 folds for 5 fold cross-validation for the sake of reproducibility.
31
  * **label_i** : Annotator's i label (i in \{1,2,3\}). It takes values in \{-1,0,1\}.