huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3348
- days_rel: n/a
- days_push: 1238
- n_releases_24m: 0
Adoption not part of the score
2892 stars · 469 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NeuralCoref is a spaCy pipeline extension that annotates and resolves coreference clusters using a neural network, with a pre-trained English model. It is written in Python/Cython and integrates into spaCy's NLP pipeline.
Use cases
- resolve pronouns to the entities they refer to in text
- find coreference clusters in documents with spaCy
- replace pronouns with the nouns they refer to for chatbots
- preprocess text for question answering by merging coreferent mentions
- add coreference resolution to a spaCy NLP pipeline
When to choose
- you already use spaCy 2.1+ and need coreference resolution in your pipeline
- you need a fast, production-ready English coreference resolver
- you want a pip-installable library with a pre-trained model
When to avoid
- you need languages other than English
- you use spaCy 3.x, which this extension does not officially support
- you need state-of-the-art multilingual coreference from actively maintained tooling
Facets
library · maturity maintenance
nlp machine-learning machine-learning python windows coreference-resolution spacy-extension neural-networks cython natural-language-processing linux macos
1 source
- readme: https://github.com/huggingface/neuralcoref · fetched 2026-08-28 · 42e706ebdb87
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huggingface/neuralcoref | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="huggingface/neuralcoref")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem