snowball 2.2.0-2ok1 source package in openKylin
Changelog
snowball (2.2.0-2ok1) yangtze; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Tue, 13 Sep 2022 15:49:05 +0800
snowball (2.2.0-2ok1) yangtze; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Tue, 13 Sep 2022 15:49:05 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | libs | |
Yangtze V1.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
snowball_2.2.0.orig.tar.gz | 218.6 KiB | 425cdb5fba13a01db59a1713780f0662e984204f402d3dae1525bda9e6d30f1a |
snowball_2.2.0-2ok1.debian.tar.xz | 6.3 KiB | 88136ac7efe119c8acfe6d881bb9343fa9a5f404735de5f0a7de4d413f4d554a |
snowball_2.2.0-2ok1.dsc | 2.0 KiB | f620fae4613332aa29dbecb2038089a4e50db797fcac629558ce76f01a1a0f8a |
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.
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.
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.