{"library":"normality","type":"library","category":null,"description":"Normality is a Python micro-package (current version 3.1.0) that provides a small set of text normalization functions for easier re-use. It accepts unicode or utf-8 encoded text and removes various classes of characters, such as diacritics and punctuation. This library is actively maintained and is useful as a preparation step for further text analysis.","language":"python","status":"active","version":"3.1.0","tags":["text processing","text normalization","unicode","nlp"],"install":[{"cmd":"pip install normality","imports":["from normality import normalize","from normality import slugify","from normality import collapse_spaces","from normality import ascii_text","from normality import latinize_text"]}],"homepage":null,"github":"https://github.com/pudo/normality","docs":"https://github.com/pudo/normality","changelog":null,"pypi":"https://pypi.org/project/normality/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/normality/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}