Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- gn
|
7 |
+
- es
|
8 |
+
pretty_name: JOTAD
|
9 |
+
size_categories:
|
10 |
+
- 1K<n<10K
|
11 |
+
---
|
12 |
+
# Text-based afective computing
|
13 |
+
We collected a dataset of tweets primarily written in Guarani (and Jopara, a code-switching language that combines Guarani and Spanish) and annotated them for three widely-used dimensions in sentiment analysis:
|
14 |
+
1. emotion recognition (**this repo**, https://huggingface.co/datasets/mmaguero/gn-emotion-recognition),
|
15 |
+
2. humor detection (https://huggingface.co/datasets/mmaguero/gn-humor-detection), and
|
16 |
+
3. ofensive language identifcation (https://huggingface.co/datasets/mmaguero/gn-offensive-language-identifcation).
|
17 |
+
|
18 |
+
The statistics for the Jopara afective analysis datasets and their splits for each proposed task:
|
19 |
+

|