[Bug 229527] [NEW PORT] textproc/py-normality: Micro-library to normalize text strings
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 28 12:23:55 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229527
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: miwi
Date: Sat Jul 28 12:22:53 UTC 2018
New revision: 475545
URL: https://svnweb.freebsd.org/changeset/ports/475545
Log:
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.
WWW: https://github.com/pudo/normality
PR: 229527
Submitted by: freebsd_ports at k-worx.org
Sponsored by: iXsystems Inc.
Changes:
head/textproc/Makefile
head/textproc/py-normality/
head/textproc/py-normality/Makefile
head/textproc/py-normality/distinfo
head/textproc/py-normality/pkg-descr
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list