PHP Stemmer
Package:
Summary:
Compute the stem of a Spanish word
Groups:
Author:
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.
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.
Comments are closed.