Skip to content

A project about correlation of city name and country. Creates imaginary city names for the specified country and identifies the country from the city name without looking it up.

ryzheboka/cities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data from http://download.geonames.org/export/dump/
Contains two scripts:
  center.py predicts the country of the given city (without looking it up, but using KNN-algorithm)
  createNames.py creates imaginary citynames of a given country using KNN-algorithm

About

A project about correlation of city name and country. Creates imaginary city names for the specified country and identifies the country from the city name without looking it up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages