Contains functions implementing edit distance algorithms.
Returns the relative distance between two strings, in the range [0-1] where 1 means total equality.
Returns the Damerau-Levenshtein edit distance between two strings.
support.charset module
util module
Enter search terms or a module, class or function name.