Rapid fuzzy string matching in Python using various string metrics
-
Updated
Apr 28, 2025 - Python
Rapid fuzzy string matching in Python using various string metrics
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
A small python utility for comparing strings of multiple files located in single folder.
NormNumSuM (normalised Number of Substring Movements) is a string comparison algorithm designed to be token order invariant.
uses python to check the differences between two unique strings and shows whats characters are needed to match, what character is extra and total amount of character changes needed to match
Add a description, image, and links to the string-comparison topic page so that developers can more easily learn about it.
To associate your repository with the string-comparison topic, visit your repo's landing page and select "manage topics."