Closed AustinScola closed 3 years ago
Add a recursive implementation of the Levenshtein distance for strings.
The Levenshtein distance actually applies to sequences in general and so it should probably be generalized eventually.
Add a recursive implementation of the Levenshtein distance for strings.
The Levenshtein distance actually applies to sequences in general and so it should probably be generalized eventually.