#166 · Primary category: AI Tool Directories & Curated Lists

entity-recognition-datasets

annotations corpora datasets entity-extraction entity-recognition named-entity-recognition natural-language-processing ner nlp nlp-resources

A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.

Project last updated:07/02/26

GitHub Stars

1.6K

Forks

245

Contributors

12

License

MIT

Why we included this project

Training a named entity recognition model usually means hunting down labeled data, and this repo saves you that trip by gathering dozens of annotated corpora in one place. The datasets span biomedical texts, movie and restaurant queries, news, social media, and finance filings, with a range of entity types, so you can usually find something close to your own use case. It also covers multiple languages and annotation schemes, which matters if you want to check how a model generalizes beyond one domain. One honest caveat: the maintainer says the collection is no longer actively expanded, so treat it as a solid starting point rather than a live feed. For comparing corpora and their licenses before committing to one, it's a handy reference.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category