Guide to Fuzzy Matching with Python
This post is going to delve into the textdistance package in Python, which provides a large collection of algorithms to do fuzzy matching.
Source: Guide to Fuzzy Matching with Python, a guide by Andrew Treadway.