Man Page: search::xapian::stem
Operating Environment: debian
Section: 3pm
Xapian::Stem(3pm) User Contributed Perl Documentation Xapian::Stem(3pm)NAMESearch::Xapian::Stem - Snowball stemmerSYNOPSISmy $stemmer = Search::Xapian::Stem->new('norwegian'); my $stemmed_foo = $stemmer->stem_word($foo);DESCRIPTIONMETHODSnew <language> Constructor. Takes the language to stem as as parameter. stem_word <word> Returns the stemmed form of the given word.SEE ALSOSearch::Xapian, Search::Xapian::QueryParser, Search::Xapian::TermGenerator perl v5.14.2 2012-05-09 Xapian::Stem(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |