Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jul 2018 05:12:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229527] [NEW PORT] textproc/py-normality: Micro-library to normalize text strings
Message-ID:  <bug-229527-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229527

            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=3D194887&action=
=3Dedit
py-normality.patch

Hello,

attached is the patch that adds the Python package textproc/py-normality, w=
hich
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 add=
ed
to the ports tree first (see also PR #229526:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229526)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229527-7788>