GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Lingua::GL::Stemmer(3) User Contributed Perl Documentation Lingua::GL::Stemmer(3)

Lingua::GL::Stemmer - Galician Stemmer

  use Lingua::GL::Stemmer;

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

  # or

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

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.

Lingua::PT::Stemmer

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

xern <xern@cpan.org>

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

2016-02-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.