Package org.apache.lucene.analysis.ngram

Class Summary

EdgeNGramTokenizer Tokenizes the input into n-grams of the given size.
EdgeNGramTokenizer.SideSpecifies which side of the input the n-gram should be generated from
NGramTokenizer Tokenizes the input into n-grams of the given size(s).

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.