ccosme commited on
Commit
fefeab0
1 Parent(s): 36f7396

Updated data card

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,7 +19,7 @@ size_categories:
19
 
20
  ### Dataset Summary
21
 
22
- We introduce FiReCS, the first sentiment-annotated corpus of product and service reviews involving Filipino-English code-switching. The final data set is composed of 10,487 reviews with a fairly balanced number per sentiment class. Inter-annotator agreement is high with a Kripendorffs’s α for ordinal metric of 0.83. Three human annotators were tasked to manually label reviews according to three polarity classes: Positive, Neutral, and Negative.
23
 
24
  ### Supported Tasks and Leaderboards
25
 
@@ -34,8 +34,8 @@ Sentiment analysis of bilingual text with code-switching / code-mixing.
34
 
35
  ### Data Fields
36
 
37
- * review: a string containing the body of the review
38
- * label: an integer containing the label encoding of the gold-truth label provided by the human annotators
39
 
40
  #### Label encoding
41
  * 2 - Positive
 
19
 
20
  ### Dataset Summary
21
 
22
+ We introduce FiReCS, the first sentiment-annotated corpus of product and service reviews involving Filipino-English code-switching. The data set is composed of 10,487 reviews with a fairly balanced number per sentiment class. Inter-annotator agreement is high with a Kripendorffs’s α for ordinal metric of 0.83. Three human annotators were tasked to manually label reviews according to three polarity classes: Positive, Neutral, and Negative.
23
 
24
  ### Supported Tasks and Leaderboards
25
 
 
34
 
35
  ### Data Fields
36
 
37
+ * `review`: a string containing the body of the review
38
+ * `label`: an integer containing the label encoding of the gold-truth label provided by the human annotators
39
 
40
  #### Label encoding
41
  * 2 - Positive