levenshtein_distance_test


levenshtein_distance_test, a MATLAB code which calls levenshtein_distance(), which computes the Levenshtein distance between two strings.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

levenshtein_distance, a MATLAB code which returns the Levenshtein distance between two strings.

Source Code:


Last revised on 11 September 2022.