238e8d331b
of Lingua::Stem 0.84 import (for DBIx::Class::Schema::Loader update). Implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C. 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 http://bvg.udc.es/recursos_lingua/stemming.html for stemming rules.
11 lines
508 B
Text
11 lines
508 B
Text
Implements a Portuguese stemming algorithm proposed in the paper A
|
|
Stemming Algorithm for the Portuguese Language by Moreira, V. and
|
|
Huyck, C.
|
|
|
|
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 http://bvg.udc.es/recursos_lingua/stemming.html for stemming rules.
|