mandarjoshi90/coref
BERT for Coreference Resolution
This tool helps analyze written text to automatically group mentions of the same real-world entity. You provide a document or collection of documents, and it outputs a list of all mentions for each distinct entity found within the text. This is designed for natural language processing researchers or data scientists working on text understanding tasks.
455 stars. No commits in the last 6 months.
Use this if you need to identify all references to a specific person, place, or thing in a document, even when different words or phrases are used.
Not ideal if you're not comfortable working with command-line tools and JSON data formats, or if you don't have access to GPU hardware for training.
Stars
455
Forks
94
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mandarjoshi90/coref"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
davidberenstein1957/crosslingual-coreference
A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.
lxucs/coref-hoi
PyTorch implementation of the end-to-end coreference resolution model with different...
tugas-akhir-nlp/indonesian-coreference-resolution-cnn
Coreference resolution system for Indonesian text
huggingface/neuralcoref-viz
✨ Web interface for NeuralCoref coreference resolution
kayoyin/scr
Signed Coreference Resolution (EMNLP 2021)