pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-snowballstemmer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 17 13:16:49 UTC 2016

Added Files:
        pkgsrc/textproc/py-snowballstemmer: DESCR Makefile PLIST distinfo

Log Message:
Import py-snowballstemmer-1.2.1 as textproc/py-snowballstemmer.

This package provides 16 stemmer algorithms (15 + Poerter English
stemmer) generated from Snowball algorithms.

It includes following language algorithms:

    Danish
    Dutch
    English (Standard, Porter)
    Finnish
    French
    German
    Hungarian
    Italian
    Norwegian
    Portuguese
    Romanian
    Russian
    Spanish
    Swedish
    Turkish

This is a pure Python stemming library.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-snowballstemmer/DESCR \
    pkgsrc/textproc/py-snowballstemmer/Makefile \
    pkgsrc/textproc/py-snowballstemmer/PLIST \
    pkgsrc/textproc/py-snowballstemmer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index