Will the Levenshtein distance algorithm work well for non-English language strings too?
Update: Would this work automatically in a language like Java when comparing Asian characters?
Only if language is letter based. For example Russian, German,... but hieroglyph (China for example) or syllable (like Laos) - not.