Skip to main content

Module levenshtein

Module levenshtein 

Source

Functionsยง

find_best_suggestion
Find the best suggestion from a list of options based on Levenshtein distance.
levenshtein_distance
Calculate the Levenshtein distance between two strings.