Levenshtein Distance
-

A practical guide to offloading performance-critical code to C without abandoning Python.
14 min read -

Hands-on example of some typical challenges when working on data matching
13 min read -

Matching 2 different sources of product reviews by Malaysian using fuzzy string matching, and a…
7 min read -

This tutorial will go over how to match strings by their similarity. FuzzyWuzzy can save…
7 min read