Package | Description |
---|---|
org.apache.lucene.analysis.ngram |
Character n-gram tokenizers and filters.
|
Class and Description |
---|
NGramTokenizer
Tokenizes the input into n-grams of the given size(s).
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.