Package org.apache.lucene.analysis.te
Analyzer for Telugu Language.
-
Class Summary Class Description TeluguAnalyzer Analyzer for Telugu.TeluguAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;TeluguNormalizationFilter ATokenFilter
that appliesTeluguNormalizer
to normalize the orthography.TeluguNormalizationFilterFactory Factory forTeluguNormalizationFilter
.TeluguNormalizer Normalizer for Telugu.TeluguStemFilter ATokenFilter
that appliesTeluguStemmer
to stem Telugu words.TeluguStemFilterFactory Factory forTeluguStemFilter
.TeluguStemmer Stemmer for Telugu.