Strings

A collection of 42 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