theautomatic.net
Guide to Fuzzy Matching with Python - Open Source Automation
This post will be a guide to fuzzy matching with Python. We'll cover the textdistance package, which implements many different fuzzy matching algorithms.
Andrew Treadway