search::xapian::stem(3pm) debian man page | unix.com

Man Page: search::xapian::stem

Operating Environment: debian

Section: 3pm

Xapian::Stem(3pm)					User Contributed Perl Documentation					 Xapian::Stem(3pm)

NAME
Search::Xapian::Stem - Snowball stemmer
SYNOPSIS
my $stemmer = Search::Xapian::Stem->new('norwegian'); my $stemmed_foo = $stemmer->stem_word($foo);
DESCRIPTION
METHODS
new <language> Constructor. Takes the language to stem as as parameter. stem_word <word> Returns the stemmed form of the given word.
SEE ALSO
Search::Xapian, Search::Xapian::QueryParser, Search::Xapian::TermGenerator perl v5.14.2 2012-05-09 Xapian::Stem(3pm)
Related Man Pages
lingua::stem::da(3pm) - debian
lingua::stem::it(3pm) - debian
lingua::stem::ru(3pm) - debian
lingua::stem::sv(3pm) - debian
search::xapian::postingiterator(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections