Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 12:23:53 +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-SKyVEPq1iG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229527-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229527-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from commit-hook@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 snipp=
et
of
  unicode or utf-8 encoded text and remove various classes of characters, s=
uch
as
  diacritics, punctuation etc. This is useful as a preparation to further t=
ext
  analysis.

  WWW: https://github.com/pudo/normality

  PR:           229527
  Submitted by: freebsd_ports@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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