Datasets:
Fix non-existing sub-tasks
Browse files
README.md
CHANGED
@@ -3,10 +3,12 @@ license: cc-by-sa-4.0
|
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
- token-classification
|
6 |
-
task_ids:
|
7 |
-
- humor-recognition
|
8 |
-
- pun-location
|
9 |
language:
|
10 |
- pt
|
11 |
pretty_name: Puntuguese
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
|
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
- token-classification
|
|
|
|
|
|
|
6 |
language:
|
7 |
- pt
|
8 |
pretty_name: Puntuguese
|
9 |
+
tags:
|
10 |
+
- humor
|
11 |
+
- puns
|
12 |
+
- humor-recognition
|
13 |
+
- pun-location
|
14 |
---
|