Re: Comparing of 2 words

2013-08-19 Thread Philipp Meier
Hi Christian, Am Sonntag, 18. August 2013 18:52:54 UTC+2 schrieb Christian Sperandio: Hi, I wrote a set of functions to compare 2 words managing the keyboard mistakes. The common mistakes are insertion, deletion, substitution or inversion. This sound like you're looking for an

Re: Comparing of 2 words

2013-08-19 Thread Christian Sperandio
The purpose is close but not the same. I want to manage the keyboard mistakes. It comes from the need to validate keyboard input. At work, we canceled the use of distance because is not efficient enough for name comparing (person, medicine and others) and provided wrong result. We use the

Comparing of 2 words

2013-08-18 Thread Christian Sperandio
Hi, I wrote a set of functions to compare 2 words managing the keyboard mistakes. The common mistakes are insertion, deletion, substitution or inversion. It can be useful for searching name, product reference, city For example, if you want to let 2 errors in an input, you can do: ;; a