Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.analysis.de Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
DelegatingAnalyzerWrapperAn analyzer wrapper, that doesn't allow to wrap components or readers.Classorg.apache.lucene.analysisApache Lucene
GermanAnalyzerAnalyzer for German language.Classorg.apache.lucene.analysis.deApache Lucene
GermanLightStemFilterA TokenFilter that applies GermanLightStemmer to stem German To prevent terms from being stemmed use an instance ofClassorg.apache.lucene.analysis.deApache Lucene
GermanLightStemFilterFactoryFactory for GermanLightStemFilter.Classorg.apache.lucene.analysis.deApache Lucene
GermanLightStemmerLight Stemmer for German.Classorg.apache.lucene.analysis.deApache Lucene
GermanMinimalStemFilterA TokenFilter that applies GermanMinimalStemmer to stem German To prevent terms from being stemmed use an instance ofClassorg.apache.lucene.analysis.deApache Lucene
GermanMinimalStemFilterFactoryFactory for GermanMinimalStemFilter.Classorg.apache.lucene.analysis.deApache Lucene
GermanMinimalStemmerMinimal Stemmer for German.Classorg.apache.lucene.analysis.deApache Lucene
GermanNormalizationFilterNormalizes German characters according to the heuristics German2 snowball algorithm.Classorg.apache.lucene.analysis.deApache Lucene
GermanNormalizationFilterFactoryFactory for GermanNormalizationFilter.Classorg.apache.lucene.analysis.deApache Lucene
GermanStemFilterA TokenFilter that stems German words.Classorg.apache.lucene.analysis.deApache Lucene
GermanStemFilterFactoryFactory for GermanStemFilter.Classorg.apache.lucene.analysis.deApache Lucene
GermanStemmerA stemmer for German words.Classorg.apache.lucene.analysis.deApache Lucene