Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : normality Version : 2.4.0 Upstream Author : Friedrich Lindenberg <[email protected]> * URL : https://github.com/pudo/normality * License : MIT Programming Lang: Python Description : Micro-library to normalize text strings in Python Normality is a Python micro-package that contains a small set of text normalization functions for easier re-use. These functions accept a snippet of Unicode or UTF-8 encoded text and remove various classes of characters, such as diacritics, punctuation etc. This is useful as a preparation to further text analysis. I plan to maintain this package as part of the Python team.

