Lucaterre/spacyfishing
A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata
This tool helps researchers, data scientists, and analysts automatically identify and link named entities within text to their corresponding entries in Wikidata. You provide plain text, and it returns recognized names of people, places, organizations, and concepts, along with unique Wikidata identifiers, descriptions, and other related information. This is ideal for enriching textual data with structured knowledge.
169 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to accurately identify specific entities in large volumes of text and link them to a comprehensive knowledge base like Wikidata to resolve ambiguities or gather more detailed information.
Not ideal if your primary need is simple keyword extraction without requiring deep entity disambiguation or linking to external knowledge bases.
Stars
169
Forks
8
Language
Python
License
MIT
Category
Last pushed
Nov 07, 2022
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Lucaterre/spacyfishing"
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.
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...