Lingua::Stem::Snowball::Da man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Da(3)		      User Contributed Perl Documentation		 Da(3)

NAME
       Lingua::Stem::Snowball::Da - Porters stemming algorithm for Denmark

SYNOPSIS
	 use Lingua::Stem::Snowball::Da
	 my $stemmer = new Lingua::Stem::Snowball::Da (use_cache => 1);

	 foreach my $word (@words) {
	       my $stemmed = $stemmer->stem($word);
	       print $stemmed, "\n";
	 }

DESCRIPTION
       The stem function takes a scalar as a parameter and stems the word
       according to Martin Porters Danish stemming algorithm, which can be
       found at the Snowball website: <http://snowball.tartarus.org/>.

       It also supports caching if you pass the use_cache option when
       constructing a new L:S:S:D object.

   EXPORT
       Lingua::Stem::Snowball::Da has nothing to export.

AUTHOR
       Dennis Haney <davh@davh.dk>

       Ask Solem Hoel, <ask@unixmonks.net>  (Swedish version)

SEE ALSO
       perl. Lingua::Stem::Snowball. Lingua::Stem.
       <http://snowball.tartarus.org>.

perl v5.14.2			  2003-03-05				 Da(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net