Datasets:
Updated data set card
Browse files
README.md
CHANGED
@@ -34,10 +34,10 @@ Sentiment analysis of bilingual text with code-switching / code-mixing.
|
|
34 |
|
35 |
### Data Fields
|
36 |
|
37 |
-
* review: a string containing the body of the
|
38 |
* label: an integer containing the label encoding of the gold-truth label provided by the human annotators
|
39 |
|
40 |
-
|
41 |
* 2 - Positive
|
42 |
* 1 - Neutral
|
43 |
* 0 - Negative
|
|
|
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
|
42 |
* 1 - Neutral
|
43 |
* 0 - Negative
|