Lingua::GL::Stemmer - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION SEE ALSO COPYRIGHT
NAME
    Lingua::GL::Stemmer - Galician Stemmer

SYNOPSIS
      use Lingua::GL::Stemmer;

      Lingua::GL::Stemmer::stem(\@words);

      # or

      Lingua::GL::Stemmer::stem(@words);

DESCRIPTION
    Galician is an endangered language spoken in northwest region of Spain.
    Galician is morphologically similar to Portuguese but phonetics differs
    greatly. Due to the morphological similarity between Portuguese and
    Galician, Portuguese stemming algorithm can be adopted to stem Galician
    texts.

    See Lingua::PT::Stemmer for a sketch of the stemming algorithm, and
    <http://bvg.udc.es/recursos_lingua/stemming.html> for stemming rules.

SEE ALSO
    Lingua::PT::Stemmer

    Stemming rules <http://bvg.udc.es/recursos_lingua/stemming.html>

COPYRIGHT
    xern <xern AT cpan.org>

    This module is free software; you can redistribute it or modify it under
    the same terms as Perl itself.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:00 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top