levenshtein_matrix_test, a MATLAB code which calls levenshtein_matrix(), which computes the Levenshtein distance matrix defined by two strings.
The computer code and data files described and made available on this web page are distributed under the MIT license
levenshtein_matrix, a MATLAB code which returns the Levenshtein distance matrix defined by two strings.