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.