string-grouper

JSON →
library 0.7.2 ·python
verified Jun 7, 2026

string-grouper is a Python library for grouping similar strings using TF-IDF and cosine similarity. It provides functions to deduplicate and link records with fuzzy string matching, leveraging a sparse matrix representation for scalability. Current version 0.7.2, requires Python >=3.10, <4.0. Release cadence is irregular.