Field is empty
'%1' is not a valid email address.
Field must not be empty.
It must be at least %1 characters long.
It must be less than %1 charactesr long.
It must be the same as field '%1' value.
Invalid symbol entered. Allowed symbols:'%1'.
Number expected.
Positive number expected.
Integer number expected.
Positive integer number expected.
Values must be in range [%1 .. %2]
Symbol %1 is already entered in allowed characters set.
Field value must be less than %1.
First character must be a latin letter.
Sun
Mon
Tue
Wed
Thu
Fri
Sat
January
February
March
April
May
June
July
August
September
October
November
December
century
B.C.
Error occured during importing data on line:%1. Invalid value: '%2'. Error: %3
Could not determine a data field separator. You may use on of the following characters to separate data fields: Tab, ';' or ','.
%2/%3/%1%4
%2/%3/%1%4 %6:%7
N
S
E
W
yes
no
Invalid file format. We supports only the following formats: %1
minutes
minutes
minute
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
hour
hours
hours
hours
hours
hours
hours
hours
hours
hours
hours
days
day
days
days
days
days
days
days
days
days
days
days
month
months
months
months
months
months
months
months
months
months
months
year
years
years
years
years
years
years
years
years
years
years
ago
HTML code with reference to this page
  1. Appearance
    1. Sample
  2. Close
Send toGet reference codeAdd to my siteAdd bookmark
  1. delicious
  2. google
  3. furl
  4. digg
Calculators
  1. Levenshtein Distance
  2. Save to My Calculators
  1. Created 2011-12-11 08:54:05
  2. by Timur

Online calculator: Levenshtein Distance

Levenshtein distance (or edit distance) between two strings is the number of deletions, insertions, or substitutions required to transform source string into target string.

For example, if source is "book" and target is "back", to transform "book" to "back" you will need to change first "o" to "a", second "o" to "c", without additional deletions and insertions, thus, levenshtein distance will be 2.

Levenshtein distance is named after the Russian scientist Vladimir Levenshtein, who devised the algorithm in 1965.

This has a wide range of applications, for instance, spell checkers, correction systems for optical character recognition, etc.

You can find more information, for example, in Wikipedia

 Levenshtein Distance
  1. Calculate
    1. Levenshtein Distance: 



Creative Commons Attribution/Share-Alike License 3.0 (Unported)  

Comments

  1. Spam filter
  2. Send comment