Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.analysis.ngram Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
EdgeNGramFilterFactoryCreates new instances of EdgeNGramTokenFilter.Classorg.apache.lucene.analysis.ngramApache Lucene
EdgeNGramTokenFilterTokenizes the given token into n-grams of given size(s).Classorg.apache.lucene.analysis.ngramApache Lucene
EdgeNGramTokenizerTokenizes the input from an edge into n-grams of given size(s).Classorg.apache.lucene.analysis.ngramApache Lucene
EdgeNGramTokenizerFactoryCreates new instances of EdgeNGramTokenizer.Classorg.apache.lucene.analysis.ngramApache Lucene
Lucene43EdgeNGramTokenFilterTokenizes the given token into n-grams of given size(s), using pre-4.Classorg.apache.lucene.analysis.ngramApache Lucene
Lucene43EdgeNGramTokenizerOld version of EdgeNGramTokenizer which doesn't handle correctly supplementary characters.Classorg.apache.lucene.analysis.ngramApache Lucene
Lucene43EdgeNGramTokenizer .SideSpecifies which side of the input the n-gram should be generated fromGet the n-gram from the end of the inputClassorg.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizerApache Lucene
Lucene43NGramTokenFilterTokenizes the input into n-grams of the given size(s), matching Lucene 4.Classorg.apache.lucene.analysis.ngramApache Lucene
Lucene43NGramTokenizerOld broken version of NGramTokenizer.Classorg.apache.lucene.analysis.ngramApache Lucene
NGramFilterFactoryFactory for NGramTokenFilter.Classorg.apache.lucene.analysis.ngramApache Lucene
NGramTokenFilterTokenizes the input into n-grams of the given size(s).Classorg.apache.lucene.analysis.ngramApache Lucene
NGramTokenizerTokenizes the input into n-grams of the given size(s).Classorg.apache.lucene.analysis.ngramApache Lucene
NGramTokenizerFactoryFactory for NGramTokenizer.Classorg.apache.lucene.analysis.ngramApache Lucene