{"library":"pyspellchecker","type":"library","category":null,"description":"pyspellchecker is a pure Python spell checker based on Peter Norvig's blog post, utilizing a Levenshtein Distance algorithm to find permutations and compare them to a word frequency list. It supports multiple languages including English, Spanish, German, French, Portuguese, Arabic, and Basque. The current version is 0.9.0, and it is actively maintained with updates to support newer Python versions.","language":"python","status":"active","version":"0.9.0","tags":["spell checking","nlp","text processing","levenshtein distance"],"install":[{"cmd":"pip install pyspellchecker","imports":["from spellchecker import SpellChecker"]}],"homepage":null,"github":"https://github.com/barrust/pyspellchecker","docs":"https://pyspellchecker.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/pyspellchecker/","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.7,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyspellchecker/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}