{"library":"contractions","type":"library","category":null,"description":"The `contractions` library is a Python package (v0.1.73) designed for natural language processing (NLP) to expand English contractions and common slang terms into their full forms. It handles contractions like `you're` to `you are` and slang like `yall` to `you all`, aiming to standardize text for further analysis. It processes text by replacing shortened words and can also be extended with custom contraction rules. The library's last release was in November 2022, and it maintains a relatively stable release cadence.","language":"python","status":"active","version":"0.1.73","tags":["NLP","text processing","text normalization","contractions","slang"],"last_verified":"Sat May 23","install":[{"cmd":"pip install contractions","imports":["import contractions","contractions.fix(\"text\")"]}],"homepage":null,"github":"https://github.com/kootenpv/contractions","docs":null,"changelog":null,"pypi":"https://pypi.org/project/contractions/","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,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/contractions/compatibility"}}