snowball 0+svn585-2~build1 source package in Ubuntu
Changelog
snowball (0+svn585-2~build1) focal; urgency=medium * Upload to focal -- Gianfranco Costamagna <email address hidden> Tue, 10 Mar 2020 18:38:15 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Focal
- Original maintainer:
- Stefano Rivera
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
snowball_0+svn585.orig.tar.gz | 6.5 MiB | 03ceb3cb86abf880ef58a4948b77cc05fcdeccce3577e560137ac6daf20d0ce4 |
snowball_0+svn585-2~build1.debian.tar.xz | 7.1 KiB | 0bfb857f9a4835d1bc5b30c28c18577d748c72bc115a4c53c20e6bf6bed8f40c |
snowball_0+svn585-2~build1.dsc | 2.0 KiB | b54a85b30a6e5fb97f14393fecf9f0ed4e55397ea789b1d76e41b6333e43321c |
Available diffs
Binary packages built by this source
- libstemmer-dev: Snowball stemming algorithms, development kit
Snowball 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".
.
Snowball provides algorithms for several (mainly European) languages.
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.
.
This package contains the static library and header files used in development.
- libstemmer-tools: Simple word stemming utility using Snowball
Snowball 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".
.
Snowball provides algorithms for several (mainly European) languages.
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.
.
This package contains "stemwords", a simple utility for stemming words.
- libstemmer-tools-dbgsym: debug symbols for libstemmer-tools
- libstemmer0d: Snowball stemming algorithms for use in Information Retrieval
Snowball 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".
.
Snowball provides algorithms for several (mainly European) languages.
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.
- libstemmer0d-dbgsym: debug symbols for libstemmer0d