Datasets:
Commit
•
f3c576e
1
Parent(s):
3a30d6d
Fix task_ids
Browse files
README.md
CHANGED
@@ -1,30 +1,26 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
-
language:
|
5 |
-
- sl
|
6 |
language_creators:
|
7 |
- found
|
|
|
|
|
8 |
license:
|
9 |
- cc-by-nc-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: Dataset of Slovene idiomatic expressions SloIE
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
- 100K<n<1M
|
16 |
source_datasets: []
|
17 |
-
tags:
|
18 |
-
- sloie
|
19 |
-
- idioms
|
20 |
-
- gigafida
|
21 |
-
- mice
|
22 |
task_categories:
|
23 |
- text-classification
|
24 |
- token-classification
|
25 |
-
task_ids:
|
26 |
-
|
27 |
-
|
|
|
|
|
28 |
---
|
29 |
|
30 |
# Dataset Card for SloIE
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
|
|
|
|
4 |
language_creators:
|
5 |
- found
|
6 |
+
language:
|
7 |
+
- sl
|
8 |
license:
|
9 |
- cc-by-nc-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
- 100K<n<1M
|
15 |
source_datasets: []
|
|
|
|
|
|
|
|
|
|
|
16 |
task_categories:
|
17 |
- text-classification
|
18 |
- token-classification
|
19 |
+
task_ids: []
|
20 |
+
pretty_name: Dataset of Slovene idiomatic expressions SloIE
|
21 |
+
tags:
|
22 |
+
- idiom-detection
|
23 |
+
- multiword-expression-detection
|
24 |
---
|
25 |
|
26 |
# Dataset Card for SloIE
|