Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1K<n<10K
Tags:
named-entity-linking
License:
Commit
·
245febb
1
Parent(s):
5dbf294
Fix task tags
Browse files
README.md
CHANGED
|
@@ -11,15 +11,15 @@ multilinguality:
|
|
| 11 |
- monolingual
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
-
source_datasets:
|
| 15 |
-
-
|
| 16 |
task_categories:
|
| 17 |
- token-classification
|
| 18 |
task_ids:
|
| 19 |
- named-entity-recognition
|
| 20 |
-
- named-entity-linking
|
| 21 |
paperswithcode_id: ipm-nel
|
| 22 |
pretty_name: IPM NEL (Derczynski)
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for "ipm-nel"
|
|
|
|
| 11 |
- monolingual
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
+
source_datasets: []
|
|
|
|
| 15 |
task_categories:
|
| 16 |
- token-classification
|
| 17 |
task_ids:
|
| 18 |
- named-entity-recognition
|
|
|
|
| 19 |
paperswithcode_id: ipm-nel
|
| 20 |
pretty_name: IPM NEL (Derczynski)
|
| 21 |
+
tags:
|
| 22 |
+
- named-entity-linking
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for "ipm-nel"
|