Date: Thu, 05 Jul 2018 05:12:02 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 229527] [NEW PORT] textproc/py-normality: Micro-library to normalize text strings Message-ID: <bug-229527-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229527 Bug ID: 229527 Summary: [NEW PORT] textproc/py-normality: Micro-library to normalize text strings Product: Ports & Packages Version: Latest Hardware: Any URL: https://pypi.org/project/normality OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd_ports@k-worx.org CC: python@FreeBSD.org Created attachment 194887 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194887&action=edit py-normality.patch Hello, attached is the patch that adds the Python package textproc/py-normality, which 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. QA: ~~~ - poudriere (11.2-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Note: - Before this package can be committed, the port devel/py-banal must be added to the ports tree first (see also PR #229526: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229526) -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229527-21822>
