{"library":"strsimpy","type":"library","category":null,"description":"Strsimpy is a Python library that provides implementations for various string similarity and distance measures, including popular algorithms like Levenshtein, Jaro-Winkler, N-Gram, Cosine Similarity, and Jaccard Index. It's designed to be straightforward to use for text analysis and data matching tasks. The current version is 0.2.1. Releases are infrequent, typically addressing bug fixes or adding new algorithms.","language":"python","status":"active","version":"0.2.1","tags":["string-similarity","levenshtein","jaro-winkler","text-analysis","nlp","data-matching"],"last_verified":"Sun May 24","install":[{"cmd":"pip install strsimpy","imports":["from strsimpy.levenshtein import Levenshtein","from strsimpy.jaro_winkler import JaroWinkler","from strsimpy.ngram import Ngram","from strsimpy.weighted_levenshtein import WeightedLevenshtein"]}],"homepage":null,"github":"https://github.com/luozhouyang/python-string-similarity","docs":null,"changelog":null,"pypi":"https://pypi.org/project/strsimpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/strsimpy/compatibility"}}