Skip to content

Match a list of free-form text city input against an ISO list of countries using a fuzzymatcher and graph the results

Notifications You must be signed in to change notification settings

derekteay/country-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

country-matcher

Match a list of free-form text city input against an ISO list of countries (pycountry) using a fuzzy matcher (fuzzywuzzy) and graph the results using matplotlib

This program assumes that any match with an 80% or greater confidence is a valid match.

About

Match a list of free-form text city input against an ISO list of countries using a fuzzymatcher and graph the results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages