InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Neuralcoref Alternatives
Similar projects and alternatives to neuralcoref
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
-
coreferee
Coreference resolution for English, French, German and Polish, optimised for limited training data and easily extensible for further languages
-
-
-
AOA
Neural network written in C. The network is very basic and mostly intended as a way to practice linear algebra and multivariable calculus as they pertain to machine learning.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
neuralcoref discussion
neuralcoref reviews and mentions
- SpaCy: Industrial-Strength Natural Language Processing (NLP) in Python
Edit: I almost forgot to add this little nugget of history: one of Huggingfaces first projects was a SpaCy extension for conference resolution. Built before their breakthrough with transformers https://github.com/huggingface/neuralcoref
- [NLP] Replace paragraph’s pronouns with name?
- What kind of processing power would I need to re-train the neuralcoref model?
Training instructions: https://github.com/huggingface/neuralcoref/blob/master/neuralcoref/train/training.md
- I need help installing a package.
Besides that, you may also try searching for your problem on GitHub Issues, or create an issue yourself if you can't find an existing one.
- Best available pronoun coreference resolution systems?
- Web app for doing coreference resolution and outputting file in ".conll" format
I guess you have tried neuralcoref already https://github.com/huggingface/neuralcoref ?
- [D] Does anyone know of coreference resolution tools where you can specify the entity?
Hi. Let me elaborate on the title. I'm currently working on paragraph-level data and want to perform coreference resolution. I've tried working with spaCy's NeuralCoref, and although it works great it receives a string as input and returns all entities and mentions it deems appropriate. Rather than that I'm looking for something where you can specify the entity and the model will return all such instances for that particular entity.
- A note from our sponsor - InfluxDB www.influxdata.com | 21 Dec 2025
Stats
huggingface/neuralcoref is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of neuralcoref is C.