Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
6 lines
316 B
Plaintext
6 lines
316 B
Plaintext
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.
|