snowball 2.2.0-2ok0build1 source package in openKylin

Changelog

snowball (2.2.0-2ok0build1) yangtze; urgency=medium

  * Build for openkylin.

 -- rtlhq <nobelxyz@163.com>  Tue, 13 Sep 2022 15:49:05 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
openKylin KDE SIG
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snowball_2.2.0.orig.tar.gz 218.6 KiB 425cdb5fba13a01db59a1713780f0662e984204f402d3dae1525bda9e6d30f1a
snowball_2.2.0-2ok0build1.debian.tar.xz 6.4 KiB 58da00f766c13a092fe6b208766f0446f6005bf93b42ec081808ca2780e99d8c
snowball_2.2.0-2ok0build1.dsc 2.1 KiB bce5820fc07afb6a9193f42710d839b1c0d8cff0db0f19930e3ffbd86332e5c7

Available diffs

View changes file

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