Skip to content

This script matches entity names to Wikidata and retrieves additional data from there. This includes a textual description, birth and death dates of people, and geographic coordinates of places

License

Notifications You must be signed in to change notification settings

sloanelab-org/entity-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sloane Lab Entity Matcher

This script matches entity names to Wikidata and retrieves additional data from there. This includes a textual description, birth and death dates of people, and geographic coordinates of places. The script takes as input two CSV files, one for people and one for places (see provided samples), and outputs a JSON file.

Usage

python entity-matcher.py

Disclaimer: The Sloane Lab Entity Matcher is a work in progress and may require changes before it is ready to be deployed in different projects. The available features are subject to change. If you have any questions about this repository, please contact sloanelab@ucl.ac.uk

About

This script matches entity names to Wikidata and retrieves additional data from there. This includes a textual description, birth and death dates of people, and geographic coordinates of places

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages