Fix task tags
#4
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -4,7 +4,7 @@ language_creators: []
|
|
4 |
language:
|
5 |
- si
|
6 |
- en
|
7 |
-
license:
|
8 |
- mit
|
9 |
multilinguality:
|
10 |
- multilingual
|
@@ -13,11 +13,12 @@ source_datasets: []
|
|
13 |
task_categories:
|
14 |
- text-classification
|
15 |
task_ids:
|
16 |
-
- sentiment-analysis
|
17 |
- hate-speech-detection
|
18 |
-
-
|
|
|
19 |
- language-identification
|
20 |
- aspect-identification
|
|
|
21 |
---
|
22 |
|
23 |
# Sinhala-English-Code-Mixed-Code-Switched-Dataset
|
|
|
4 |
language:
|
5 |
- si
|
6 |
- en
|
7 |
+
license:
|
8 |
- mit
|
9 |
multilinguality:
|
10 |
- multilingual
|
|
|
13 |
task_categories:
|
14 |
- text-classification
|
15 |
task_ids:
|
|
|
16 |
- hate-speech-detection
|
17 |
+
- sentiment-analysis
|
18 |
+
tags:
|
19 |
- language-identification
|
20 |
- aspect-identification
|
21 |
+
- humor-detection
|
22 |
---
|
23 |
|
24 |
# Sinhala-English-Code-Mixed-Code-Switched-Dataset
|