[Python-modules-team] pystemmer_1.2.0+dfsg-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sat Sep 10 21:05:46 UTC 2011
pystemmer_1.2.0+dfsg-1.debian.tar.gz
to main/p/pystemmer/pystemmer_1.2.0+dfsg-1.debian.tar.gz
pystemmer_1.2.0+dfsg-1.dsc
to main/p/pystemmer/pystemmer_1.2.0+dfsg-1.dsc
pystemmer_1.2.0+dfsg.orig.tar.gz
to main/p/pystemmer/pystemmer_1.2.0+dfsg.orig.tar.gz
python-stemmer-dbg_1.2.0+dfsg-1_amd64.deb
to main/p/pystemmer/python-stemmer-dbg_1.2.0+dfsg-1_amd64.deb
(new) python-stemmer-doc_1.2.0+dfsg-1_all.deb optional doc
Python bindings for libstemmer (documentation)
PyStemmer provides access to efficient algorithms for calculating a "stemmed"
form of a word. This is a form with most of the common morphological endings
removed; hopefully representing a common linguistic base form.
.
PyStemmer provides algorithms for several (mainly European) languages, by
wrapping the libstemmer library from the Snowball project in a Python module.
.
This package contains the documentation for the extension.
python-stemmer_1.2.0+dfsg-1_amd64.deb
to main/p/pystemmer/python-stemmer_1.2.0+dfsg-1_amd64.deb
(new) python3-stemmer-dbg_1.2.0+dfsg-1_amd64.deb extra debug
Python 3 bindings for libstemmer (debug extension)
PyStemmer provides access to efficient algorithms for calculating a "stemmed"
form of a word. This is a form with most of the common morphological endings
removed; hopefully representing a common linguistic base form.
.
PyStemmer provides algorithms for several (mainly European) languages, by
wrapping the libstemmer library from the Snowball project in a Python 3
module.
.
This package contains the extensions built for the Python 3 debug interpreter.
(new) python3-stemmer_1.2.0+dfsg-1_amd64.deb optional python
Python 3 bindings for libstemmer - snowball stemming algorithms
PyStemmer provides access to efficient algorithms for calculating a "stemmed"
form of a word. This is a form with most of the common morphological endings
removed; hopefully representing a common linguistic base form. This is most
useful in building search engines and information retrieval software; for
example, a search with stemming enabled should be able to find a document
containing "cycling" given the query "cycles".
.
PyStemmer provides algorithms for several (mainly European) languages, by
wrapping the libstemmer library from the Snowball project in a Python 3
module.
.
It also provides access to the classic Porter stemming algorithm for English:
although this has been superseded by an improved algorithm, the original
algorithm may be of interest to information retrieval researchers wishing to
reproduce results of earlier experiments.
Changes: pystemmer (1.2.0+dfsg-1) unstable; urgency=low
.
* New upstream release.
- Uses Cython instead of Pyrex
- Python3 support.
* Build python3 packages.
* Split documentation into python-stemmer-doc.
* Build-Depend on python-docutils for RST support in epydoc.
* Use py_builddir_sh macro from python.mk.
- Bump python B-D to >= 2.6.6-14~.
* Install .egg-info
Override entries for your package:
pystemmer_1.2.0+dfsg-1.dsc - source python
python-stemmer-dbg_1.2.0+dfsg-1_amd64.deb - extra debug
python-stemmer_1.2.0+dfsg-1_amd64.deb - optional python
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list