{"library":"jaro-winkler","type":"library","category":null,"description":"The `jaro-winkler` library provides Python implementations of the Jaro and Jaro-Winkler string similarity metrics. It allows for comparison of two strings, returning a score from 0 (no match) to 1 (perfect match). The current version is 2.0.3, offering standard and customizable versions of the functions. While not explicitly stated, the project's release cadence appears to be moderate, with major updates occurring over several years.","language":"python","status":"active","version":"2.0.3","tags":["string similarity","jaro-winkler","fuzzy matching","text processing","record linkage"],"last_verified":"Fri May 22","install":[{"cmd":"pip install jaro-winkler","imports":["from jaro import jaro_winkler_metric","from jaro import jaro_metric","from jaro import original_metric"]}],"homepage":null,"github":"https://github.com/richmilne/JaroWinkler.git","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jaro-winkler/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jaro-winkler/compatibility"}}