perldoc > Lingua::GL::Stemmer

đŸˇī¸ NAME

Lingua::GL::Stemmer - Galician Stemmer

🚀 Quick Reference

Use CaseCommandDescription
Stem a list of wordsLingua::GL::Stemmer::stem(\@words)Stem an array reference
Stem multiple wordsLingua::GL::Stemmer::stem(@words)Stem as a flat list
Load the moduleuse Lingua::GL::Stemmer;Import the stemmer
Reference stemming ruleshttp://bvg.udc.es/recursos_lingua/stemming.htmlSee Galician stemming rules

📝 SYNOPSIS

use Lingua::GL::Stemmer;

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

# or

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

👉 Lingua::GL::Stemmer module, stem function.

📖 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

ÂŠī¸ 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.

Lingua::GL::Stemmer
đŸˇī¸ NAME 🚀 Quick Reference 📝 SYNOPSIS 📖 DESCRIPTION 🔗 SEE ALSO ÂŠī¸ COPYRIGHT

Generated by phpman v4.9.25-25-g40dbf62 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-15 13:09 @2600:1f28:365:80b0:9828:9619:d52a:51a3
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format