Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for lookup #52

Open
WolfgangFahl opened this issue Aug 6, 2021 · 0 comments
Open

API for lookup #52

WolfgangFahl opened this issue Aug 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@WolfgangFahl
Copy link
Collaborator

Given a set of 1 to 3 (maybe 4) words return a map/dict of tuples with city,region and country information (each with label and Wikidata-Q ID) and the probability of matching (ordering is good enough for a start). For the time being the probability may be calculated by the population later we'll use the probability distribution of conference corpus entries that have been successfully matched.

Comparison of population is done on the "lowest" level. E.g. Athens, Greece is preferred to Athens, Georgia, USA since Athens, Greece has a pop of 600 thousand while Athens Georgia population is 5 times lower.

@WolfgangFahl WolfgangFahl added the enhancement New feature or request label Aug 6, 2021
@WolfgangFahl WolfgangFahl added this to the 0.3.0 milestone Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants