tugas-akhir-nlp/indonesian-coreference-resolution-cnn
Coreference resolution system for Indonesian text
When analyzing Indonesian text, this system helps you automatically identify all mentions that refer to the same real-world entity. For example, it can link "Joko Widodo," "President Jokowi," and "he" to the same person. It takes Indonesian text as input and outputs a structured understanding of who or what is being discussed, making it valuable for researchers, linguists, or anyone needing to deeply understand relationships within Indonesian documents.
No commits in the last 6 months.
Use this if you need to resolve ambiguous references in Indonesian text to better understand connections between different parts of a document or across multiple documents.
Not ideal if your primary need is for languages other than Indonesian, or if you require an extremely lightweight solution for real-time, low-latency applications.
Stars
9
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 08, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tugas-akhir-nlp/indonesian-coreference-resolution-cnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mandarjoshi90/coref
BERT for Coreference Resolution
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...
huggingface/neuralcoref-viz
✨ Web interface for NeuralCoref coreference resolution
kayoyin/scr
Signed Coreference Resolution (EMNLP 2021)