#150 · Primary category: NLP Tools & Text Processing
relik
Retrieve, Read and LinK: Fast and Accurate Entity Linking and Relation Extraction on an Academic Budget (ACL 2024)
Project last updated:07/29/25
GitHub Stars
518
Forks
40
Contributors
7
License
Apache-2.0
Why we included this project
ReLiK handles a fiddly slice of text understanding: finding the named entities in a document, mapping each one to a canonical entry in a knowledge base, and extracting the relations that connect them. Its retrieve-read-link design keeps latency and memory low enough to run on a single consumer GPU, a practical concern for teams without large clusters. The repo ships pretrained retriever and reader models on Hugging Face, a CLI, serving endpoints, and a training pipeline, so you can jump from the demo to fine-tuning on your own data without wiring separate tools together. Researchers will also find the ACL 2024 paper and reference implementation a solid starting point for entity linking and relation extraction work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量