MartinoMensio/spacy-dbpedia-spotlight
A spaCy wrapper for DBpedia Spotlight
This tool helps researchers, analysts, and anyone working with text data to automatically identify and link entities (like people, organizations, and locations) in their documents to entries in DBpedia, a structured knowledge base. It takes plain text as input and outputs the recognized entities along with their unique DBpedia identifiers and additional details, making it easier to enrich and connect textual information to real-world knowledge. Researchers in fields like digital humanities, social science, or business intelligence would find this useful.
112 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to automatically extract and standardize references to real-world entities from large volumes of text and link them to a comprehensive knowledge base.
Not ideal if you only need basic entity recognition without linking to a knowledge base or if you primarily work with highly specialized terminology not covered by DBpedia.
Stars
112
Forks
11
Language
Python
License
MIT
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/MartinoMensio/spacy-dbpedia-spotlight"
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.
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.
lyutyuh/ASP
PyTorch implementation and pre-trained models for ASP - Autoregressive Structured Prediction...