Matching

A collection of 52 posts

Fuzzy String Matching in Python

Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.
03 October 2021