levenshtein_matrix_test, an Octave code which calls levenshtein_matrix(), which computes the Levenshtein distance matrix defined by two strings.
The information on this web page is distributed under the MIT license.
levenshtein_matrix, an Octave code which returns the Levenshtein distance matrix defined by two strings.