Package org.apache.lucene.analysis.en
package org.apache.lucene.analysis.en
Analyzer for English.
-
ClassesClassDescription
Analyzerfor English.ATokenFilterthat appliesEnglishMinimalStemmerto stem English words.Factory forEnglishMinimalStemFilter.Minimal plural stemmer for English.TokenFilter that removes possessives (trailing 's) from words.Factory forEnglishPossessiveFilter.A list of words used by KstemA list of words used by KstemA list of words used by KstemA list of words used by KstemA list of words used by KstemA list of words used by KstemA list of words used by KstemA list of words used by KstemA high-performance kstem filter for english.Factory forKStemFilter.This class implements the Kstem algorithmTransforms the token stream as per the Porter stemming algorithm.Factory forPorterStemFilter.Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.