nicola-decao/efficient-autoregressive-EL
Pytorch implementation of Highly Parallel Autoregressive Entity Linking with Discriminative Correction
This project helps quickly identify and link specific entities in text, like people, places, or organizations, to their correct entries in a knowledge base. You input raw text documents, and it outputs the same text with identified entities hyperlinked to their corresponding Wikipedia pages or knowledge base entries. This is useful for anyone working with large volumes of unstructured text who needs to automatically understand and categorize named entities.
No commits in the last 6 months.
Use this if you need to automatically identify and disambiguate entities within text documents, linking them to a comprehensive knowledge base like Wikipedia.
Not ideal if your primary goal is simple keyword extraction or if you need to link entities to a highly specialized, non-public knowledge base without prior setup.
Stars
66
Forks
10
Language
Python
License
MIT
Category
Last pushed
May 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nicola-decao/efficient-autoregressive-EL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
amazon-science/ReFinED
ReFinED is an efficient and accurate entity linking (EL) system.
MartinoMensio/spacy-dbpedia-spotlight
A spaCy wrapper for DBpedia Spotlight
SDM-TIB/falcon2.0
Falcon 2.0 is a joint entity and relation linking tool over Wikidata.
Lucaterre/spacyfishing
A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata
dbpedia-spotlight/dbpedia-spotlight
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.