Commit
·
b7493ef
1
Parent(s):
c98da16
Fix task tags
Browse files
README.md
CHANGED
@@ -8,15 +8,16 @@ language:
|
|
8 |
license: cc-by-4.0
|
9 |
multilinguality:
|
10 |
- monolingual
|
|
|
|
|
11 |
task_categories:
|
12 |
-
- text-mining
|
13 |
- text-generation
|
14 |
-
task_ids:
|
|
|
|
|
15 |
- keyphrase-generation
|
16 |
- keyphrase-extraction
|
17 |
-
|
18 |
-
- n<1K
|
19 |
-
pretty_name: Preprocessed SemEval-2010 Benchmark dataset
|
20 |
---
|
21 |
|
22 |
# Preprocessed SemEval-2010 Benchmark dataset for Keyphrase Generation
|
|
|
8 |
license: cc-by-4.0
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
+
size_categories:
|
12 |
+
- n<1K
|
13 |
task_categories:
|
|
|
14 |
- text-generation
|
15 |
+
task_ids: []
|
16 |
+
pretty_name: Preprocessed SemEval-2010 Benchmark dataset
|
17 |
+
tags:
|
18 |
- keyphrase-generation
|
19 |
- keyphrase-extraction
|
20 |
+
- text-mining
|
|
|
|
|
21 |
---
|
22 |
|
23 |
# Preprocessed SemEval-2010 Benchmark dataset for Keyphrase Generation
|