alpae / fuzzyset

A simple fuzzy matching set for python strings
https://github.com/alpae/fuzzyset
9 stars 3 forks source link

forking fuzzyset #1

Closed alpae closed 3 years ago

alpae commented 3 years ago

fork axiak/fuzzyset into alpae/fuzzyset and provide package under fuzzyset2 on pypi.

cleanup of unused code, adding a few unittests and fixing a divergent behaviour between cFuzzySet and FuzzySet.