On 24/03/2012 01:00, Matthew Hazlett wrote:
Using it for a domain look-up via JavaScript is a great idea but, i'm
afraid this is unrealistic. To preform a look-up like you are proposing
would be best served with an indexed database (there are just too many
internet domains).

But I do agree it would be great for a store search engine for the
products that they have or another application along those lines.

Nice example of Levenshtein Distance via JavaScript.

While at it, an alternative version of that here:

https://github.com/DimitarChristoff/mailcheck

if supports sift3 and levenstein as possible string native methods via:
https://github.com/DimitarChristoff/mailcheck/blob/master/src/String.distance.js

have fun.
--
Dimitar Christoff

"JavaScript is to JAVA what hamster is to ham"
http://fragged.org/ | @D_mitar | https://github.com/DimitarChristoff

Reply via email to