SDM-TIB/falcon2.0
Falcon 2.0 is a joint entity and relation linking tool over Wikidata.
This tool helps researchers and knowledge graph practitioners automatically identify and link entities (like 'The Storm on the Sea of Galilee') and relationships (like 'painted by') from short English texts to their corresponding entries in Wikidata. You provide a piece of text, and it returns the precise Wikidata identifiers for the entities and relations mentioned within it. It's ideal for anyone working with knowledge extraction, question answering, or knowledge graph population.
117 stars. No commits in the last 6 months.
Use this if you need to precisely map textual mentions of people, places, things, and the connections between them to their unique identifiers within the Wikidata knowledge graph.
Not ideal if your task involves linking text to knowledge bases other than Wikidata, or if you need to process very long, complex documents with highly ambiguous language.
Stars
117
Forks
22
Language
Python
License
MIT
Category
Last pushed
May 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SDM-TIB/falcon2.0"
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
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.
lyutyuh/ASP
PyTorch implementation and pre-trained models for ASP - Autoregressive Structured Prediction...