{
    "mode": "perldoc",
    "parameter": "Lingua::GL::Stemmer",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Lingua%3A%3AGL%3A%3AStemmer/json",
    "generated": "2026-06-13T19:36:14Z",
    "synopsis": "use Lingua::GL::Stemmer;\nLingua::GL::Stemmer::stem(\\@words);\n# or\nLingua::GL::Stemmer::stem(@words);",
    "sections": {
        "NAME": {
            "content": "Lingua::GL::Stemmer - Galician Stemmer\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Lingua::GL::Stemmer;\n\nLingua::GL::Stemmer::stem(\\@words);\n\n# or\n\nLingua::GL::Stemmer::stem(@words);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Galician is an endangered language spoken in northwest region of Spain. Galician is\nmorphologically similar to Portuguese but phonetics differs greatly. Due to the morphological\nsimilarity between Portuguese and Galician, Portuguese stemming algorithm can be adopted to stem\nGalician texts.\n\nSee Lingua::PT::Stemmer for a sketch of the stemming algorithm, and\n<http://bvg.udc.es/recursoslingua/stemming.html> for stemming rules.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Lingua::PT::Stemmer\n\nStemming rules <http://bvg.udc.es/recursoslingua/stemming.html>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "xern <xern@cpan.org>\n\nThis module is free software; you can redistribute it or modify it under the same terms as Perl\nitself.\n",
            "subsections": []
        }
    },
    "summary": "Lingua::GL::Stemmer - Galician Stemmer",
    "flags": [],
    "examples": [],
    "see_also": []
}