perldoc > Lingua::PT::Stemmer

📛 NAME

Lingua::PT::Stemmer - Portuguese language stemming

🚀 Quick Reference

Use CaseCommandDescription
Stem a list of wordsLingua::PT::Stemmer::stem(\@words)Stems all words in the array reference
Stem multiple wordsLingua::PT::Stemmer::stem(@words)Stems each word passed as a list
Import the moduleuse Lingua::PT::Stemmer;Loads the stemmer

📋 SYNOPSIS

use Lingua::PT::Stemmer;

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

# or

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

📖 DESCRIPTION

This module implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C.

The eight steps of stemming algorithm are listed as follows:

📚 SEE ALSO

Lingua::GL::Stemmer

ÂŠī¸ 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::PT::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:13 @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