M
Marc Bissonnette
Hi all;
I'm hoping someone can point me in the direction of an FAQ or other
appropriate reading material in order to learn how to solve my problem.
I have users submitting multiple city names in a perl application and this
often results in multiple spellings, depending either on their local
dialect, mis-spellings, or copy-and-pasting from a micro$oft app.
For example, the city of Montréal has appeared as
Montréal
Montreal
MontrÈal
Or I'll get close-but-not-correct spellings, like
Ottawa (correct)
Otawa
Ottawaa
Autawa
etc.
How can I go about reducing the numbers of these incidences ? Providing
menus of all possible cities is not feasible, since there are multiple
areas within each province that each need a city list...
Many thanks in advance for insights.
I'm hoping someone can point me in the direction of an FAQ or other
appropriate reading material in order to learn how to solve my problem.
I have users submitting multiple city names in a perl application and this
often results in multiple spellings, depending either on their local
dialect, mis-spellings, or copy-and-pasting from a micro$oft app.
For example, the city of Montréal has appeared as
Montréal
Montreal
MontrÈal
Or I'll get close-but-not-correct spellings, like
Ottawa (correct)
Otawa
Ottawaa
Autawa
etc.
How can I go about reducing the numbers of these incidences ? Providing
menus of all possible cities is not feasible, since there are multiple
areas within each province that each need a city list...
Many thanks in advance for insights.