< Home - < Back

perl-Lingua-Stem-Snowball


Information about the package, perl-Lingua-Stem-Snowball, which is shipped with common Linux distributions. The perl-Lingua-Stem-Snowball package is designed for, Perl interface to Snowball stemmers.


Package Name:

perl-Lingua-Stem-Snowball

Summary:

Perl interface to Snowball stemmers

Description:

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.

Architecture:

x86_64

Version:

0.952

Release:

4.el6

Size:

79 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Lingua-Stem-Snowball


Control the perl-Lingua-Stem-Snowball package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Lingua-Stem-Snowball

This command will install perl-Lingua-Stem-Snowball on the server.

yum remove perl-Lingua-Stem-Snowball

This command will un-install perl-Lingua-Stem-Snowball on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Lingua-Stem-Snowball, so you have to manually confirm that you want to do this.

yum -y remove perl-Lingua-Stem-Snowball

This command will un-install perl-Lingua-Stem-Snowball on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Lingua-Stem-Snowball when using the -y flag.

yum update perl-Lingua-Stem-Snowball

This command will update perl-Lingua-Stem-Snowball to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Lingua-Stem-Snowball, so you have to manually confirm that you want to do this.

yum -y update perl-Lingua-Stem-Snowball

This command will update perl-Lingua-Stem-Snowball to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Lingua-Stem-Snowball when using the -y flag.

yum info perl-Lingua-Stem-Snowball

This command will show you core information about the perl-Lingua-Stem-Snowball package.

yum deplist perl-Lingua-Stem-Snowball

This command will show you the dependencies for perl-Lingua-Stem-Snowball. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Lingua-Stem-Snowball

This command will check if there is an update waiting on perl-Lingua-Stem-Snowball. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.