{"library":"fuzzyset2","type":"library","category":null,"description":"fuzzyset2 is a Python library that provides a data structure for performing fuzzy string matching, akin to full-text search. It helps identify likely misspellings and approximate string matches by breaking strings into n-grams and using a reverse index and cosine similarity. It is a maintained fork of the original 'fuzzyset' package, addressing past installation and maintenance issues. The current version is 0.2.5, and it appears to be actively maintained with recent releases.","language":"python","status":"active","version":"0.2.5","tags":["fuzzy matching","string similarity","data cleaning","spelling correction","n-gram","levenshtein"],"last_verified":"Sun May 24","install":[{"cmd":"pip install fuzzyset2","imports":["from fuzzyset import FuzzySet","from cfuzzyset import cFuzzySet"]}],"homepage":null,"github":"https://github.com/alpae/fuzzyset","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fuzzyset2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.4,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fuzzyset2/compatibility"}}