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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:51:49 +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-4build3.debian.tar.xz 3.4 KiB 20aac387842fd84f81324782543550739929a7bf30a6336b81ccbd300c8f2d2f
liblingua-stem-snowball-perl_0.952-4build3.dsc 2.6 KiB d921c4d3f780dcef1b87ea3b3c277c453899b228faff53e57d721f3c6a3dd11e

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