PHP TeamTNT\TNTSearch\Stemmer Пространство имен

Interfaces

Имя Описание
Stemmer

Классы

Имя Описание
CroatianStemmer
GermanStemmer Takes a word and reduces it to its German stem using the Porter stemmer algorithm.
NoStemmer
PorterStemmer PHP5 Implementation of the Porter Stemmer algorithm. Certain elements were borrowed from the (broken) implementation by Jon Abernathy.