liblingua-stem-snowball-perl 0.952-4build2 source package in Ubuntu

Changelog

liblingua-stem-snowball-perl (0.952-4build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:44:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liblingua-stem-snowball-perl_0.952.orig-snowball-code.tar.gz 66.1 KiB 873402bc00ffe84ce5d5688961c2d5c8bcd3bc77416bd0da24a2e8481fefb9fe
liblingua-stem-snowball-perl_0.952.orig.tar.gz 202.0 KiB 0598b82aa7117ed46117638bb675c02789ff2fe7e674e87e35e681a1d6924093
liblingua-stem-snowball-perl_0.952-4build2.debian.tar.xz 3.4 KiB 12a4f11c898116ecbe439c3b843b8f440509e684358548145d2c2fc011a0fbeb
liblingua-stem-snowball-perl_0.952-4build2.dsc 2.6 KiB ad2289529fd42b03df84a55a49e51b4f97174896455c52d4668145842fa63595

Available diffs

View changes file

Binary packages built by this source

liblingua-stem-snowball-perl: Perl interface to Snowball stemmers

 Stemming reduces related words to a common root form. For instance, "horse",
 "horses", and "horsing" all become "hors". Most commonly, stemming is
 deployed as part of a search application, allowing searches for a given term
 to match documents which contain other forms of that term.
 .
 This module is very similar to Lingua::Stem -- however,
 Lingua::Stem is pure Perl, while Lingua::Stem::Snowball is an XS module which
 provides a Perl interface to the C version of the Snowball stemmers.
 (http://snowball.tartarus.org).

liblingua-stem-snowball-perl-dbgsym: debug symbols for liblingua-stem-snowball-perl