huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
This tool helps you analyze written English text by automatically linking pronouns and other referring expressions to the people, places, or things they refer to. You input raw text, and it outputs a clearer understanding of who or what is being discussed throughout the document, even when different words are used. It's designed for data scientists, linguists, or NLP practitioners who need to process and understand complex text data.
2,890 stars. Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you need to precisely understand relationships between entities in text, for example, to improve chatbot understanding or document summarization.
Not ideal if you're working with languages other than English or if you require an extremely lightweight solution without deep linguistic analysis.
Stars
2,890
Forks
471
Language
C
License
MIT
Category
Last pushed
Apr 13, 2023
Commits (30d)
0
Dependencies
4
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/huggingface/neuralcoref"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)