Hi All,
Not sure where to put this but here seems like a fair enough place. I'm looking at doing some data cleansing of an old Oracle RDB database on a field that records a country. The field had no validation on the front end, and as a result there are many different misspellings of countries. Given that I have a list of properly spelled countries, I was wondering if anyone knew of an algorithm or technique to analyse the field and attempt to match it from the known list of countries?
Cheers,
Tom.