Y
Hacker News
new
|
ask
|
show
|
jobs
by
trentnelson
3528 days ago
I've used a Python implementation of soundex() in a production data mining app to help resolve things like ECQUADOR->ECUADOR. Worked well (as an entity resolution mechanism among many others).