Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Galician
Size:
10K - 100K
License:
Add label correspondence
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ language:
|
|
| 10 |
|
| 11 |
Datasets to train and test language models in the task of sentiment analysis for Galician language. The two datasets (train and test) are constituted by the following entries:
|
| 12 |
|
| 13 |
-
| Dataset | Positive | Neutral | Negative | Total |
|
| 14 |
|-----------|----------|---------|----------|---------|
|
| 15 |
| Training | 15,610 | 14,034 | 16,174 | 45,818 |
|
| 16 |
| Test | 424 | 224 | 350 | 998 |
|
|
|
|
| 10 |
|
| 11 |
Datasets to train and test language models in the task of sentiment analysis for Galician language. The two datasets (train and test) are constituted by the following entries:
|
| 12 |
|
| 13 |
+
| Dataset | Positive (1) | Neutral (0) | Negative (2) | Total |
|
| 14 |
|-----------|----------|---------|----------|---------|
|
| 15 |
| Training | 15,610 | 14,034 | 16,174 | 45,818 |
|
| 16 |
| Test | 424 | 224 | 350 | 998 |
|