Module comp

Source

Functionsยง

comparison_lambda
Create a comparison function based on the given threshold.
get_matches_from_2_files
levenshtein_distance
Compute the edit distance of 2 strings, with shortcuts.
update_matches
Add or remove entries from lookup and matches based on given pair of matches.