搜索资源列表
LevenshteinDistance
- This class represents the matrix used in the Levenshtein distance algorithm, together with the algorithm itself which operates on the matrix.
levenshtein
- This function implements the Damerau-Levenshtein algorithm to calculate a distance between strings.
levenshtein
- This function implements the Damerau-Levenshtein algorithm to calculate a distance between strings.
