Please Sign In or Register to join the Community to see more content!
Fuzzy Matching

Chris Parker
Alumni Posts: 9
Fuzzy matching tool in Unify allows me to find imperfect matches based on common algorithms (Jaro/Levenshtein distance, for instance) at match thresholds of my choice (95%, 80%, 50%, etc.)
Comments
-
Chris, what is the best way to start implementing something like that?