Package org.apache.lucene.analysis.bn
Analyzer for Bengali Language.
-
Class Summary Class Description BengaliAnalyzer Analyzer for Bengali.BengaliAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;BengaliNormalizationFilter ATokenFilter
that appliesBengaliNormalizer
to normalize the orthography.BengaliNormalizationFilterFactory Factory forBengaliNormalizationFilter
.BengaliNormalizer Normalizer for Bengali.BengaliStemFilter ATokenFilter
that appliesBengaliStemmer
to stem Bengali words.BengaliStemFilterFactory Factory forBengaliStemFilter
.BengaliStemmer Stemmer for Bengali.