SapienzaNLP/extend
Entity Disambiguation as text extraction (ACL 2022)
This project helps pinpoint the exact real-world entity (like a person, place, or organization) that a word or phrase in a document refers to, especially when the name could mean several things. You provide text with ambiguous terms, and it clarifies which specific entry in a knowledge base (like Wikipedia) each term links to. It's designed for anyone working with large text corpora who needs to accurately identify and link named entities to structured data.
182 stars. No commits in the last 6 months.
Use this if you need to precisely identify specific entities mentioned in text and link them to a comprehensive knowledge base.
Not ideal if your main goal is simple keyword matching or if you don't require linking mentions to a structured knowledge base.
Stars
182
Forks
13
Language
Python
License
—
Category
Last pushed
Apr 17, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SapienzaNLP/extend"
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.