HackJersey / garden-style

A Python library to clean and standardize NJ town names.
MIT License
0 stars 1 forks source link

Nearest neighbor fuzzy matching #5

Open tommeagher opened 11 years ago

tommeagher commented 11 years ago

http://stackoverflow.com/questions/5696859/how-do-i-use-kd-trees-for-determining-string-similarity

tommeagher commented 11 years ago

I think this fuzzywuzzy library will really handle what we'll need: https://github.com/seatgeek/fuzzywuzzy