Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
10K - 100K
License:
init
Browse files
README.md
CHANGED
|
@@ -20,6 +20,10 @@ pretty_name: CoNLL-2003
|
|
| 20 |
|
| 21 |
- **Repository:** [T-NER](https://github.com/asahi417/tner)
|
| 22 |
- **Paper:** [https://www.aclweb.org/anthology/W03-0419/](https://www.aclweb.org/anthology/W03-0419/)
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
### Dataset Summary
|
| 25 |
CoNLL-2003 NER dataset formatted in a part of [TNER](https://github.com/asahi417/tner) project.
|
|
|
|
| 20 |
|
| 21 |
- **Repository:** [T-NER](https://github.com/asahi417/tner)
|
| 22 |
- **Paper:** [https://www.aclweb.org/anthology/W03-0419/](https://www.aclweb.org/anthology/W03-0419/)
|
| 23 |
+
- **Dataset:** CoNLL 2003
|
| 24 |
+
- **Domain:** News
|
| 25 |
+
- **Number of Entity:** 3 (`ORG`, `PER`, `LOC`, `MISC`)
|
| 26 |
+
|
| 27 |
|
| 28 |
### Dataset Summary
|
| 29 |
CoNLL-2003 NER dataset formatted in a part of [TNER](https://github.com/asahi417/tner) project.
|