language: | |
- en | |
tags: | |
- NER | |
- named entity recognition | |
- RE | |
- relation extraction | |
- entity mention detection | |
- EMD | |
- coreference resolution | |
license: apache-2.0 | |
datasets: | |
- Ontonotes | |
- CoNLL04 | |
# CoReNer | |
A multi-task model for named-entity recognition, relation extraction, entity mention detection and coreference resolution. | |
See details and usage examples at: https://github.com/aiola-lab/corener. | |