{"library":"langdetect","type":"library","category":null,"description":"langdetect is a pure Python port of Google's language-detection library, offering capabilities to identify the language of a given text. It supports over 50 languages and provides both a single-best guess and a list of probable languages with confidence scores. The current version is 1.0.9, released in 2018, indicating a very stable but slow release cadence, effectively in a maintenance state.","language":"python","status":"maintenance","version":"1.0.9","tags":["language-detection","nlp","i18n","natural-language-processing"],"last_verified":"Wed May 20","install":[{"cmd":"pip install langdetect","imports":["from langdetect import detect","from langdetect import detect_langs","from langdetect import set_seed","from langdetect import LangDetectException"]}],"homepage":null,"github":"https://github.com/Mimino666/langdetect","docs":null,"changelog":null,"pypi":"https://pypi.org/project/langdetect/","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.8,"avg_import_s":0.04,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/langdetect/compatibility"}}