liblingua-stem-snowball-perl 0.952-2build4 source package in Ubuntu

Changelog

liblingua-stem-snowball-perl (0.952-2build4) utopic; urgency=medium

  * Rebuild for Perl 5.20.0.
 -- Colin Watson <email address hidden>   Wed, 20 Aug 2014 12:26:25 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Utopic
Original maintainer:
Dominic Hargreaves
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.tar.gz 202.0 KiB 0598b82aa7117ed46117638bb675c02789ff2fe7e674e87e35e681a1d6924093
liblingua-stem-snowball-perl_0.952-2build4.diff.gz 68.0 KiB e1a19698b6bfdfe680ce865cdd810b1847dfa6ca92a69f1316c35d002c2c0c57
liblingua-stem-snowball-perl_0.952-2build4.dsc 2.0 KiB e53af034641f7577cd18776bbabb8400af746dd8774488d74e1e12be09428971

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|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 package liblingua-stem-snowball-perl

 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|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).