PHP Stemmer

Package:
PHP Stemmer
Summary:
Compute the stem of a Spanish word
Groups:
Algorithms, PHP 5, Text processing
Author:
Rafael Espinosa
Description:
This class can be used to compute the stem of a Spanish word.

It uses Porter's stemming algorithm to compute the stem of a given Spanish word.

The class supports removing common suffixes and works with words encoded with UTF-8.


Powered by Gewgley