{"library":"metaphone","type":"library","category":null,"description":"Metaphone is a Python library that provides implementations of the Metaphone and Double Metaphone phonetic algorithms. These algorithms are designed to index words by their English pronunciation, offering an improvement over Soundex for matching similar-sounding words and names, even with variations in spelling. The Double Metaphone algorithm further refines this by accounting for spelling peculiarities from various languages and can return both a primary and a secondary phonetic code. The current version is 0.6, and the project has a very slow release cadence, with the last PyPI update in 2016 and the latest GitHub release in 2020.","language":"python","status":"maintenance","version":"0.6","tags":["phonetics","metaphone","doublemetaphone","string matching","fuzzy logic","nlp"],"install":[{"cmd":"pip install metaphone","imports":["from metaphone import doublemetaphone","from metaphone import metaphone"]}],"homepage":null,"github":"https://github.com/oubiwann/metaphone","docs":null,"changelog":null,"pypi":"https://pypi.org/project/metaphone/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/metaphone/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}