public class LuceneCarrot2TokenizerFactory extends Object implements org.carrot2.text.linguistic.ITokenizerFactory
ITokenizerFactory
based on Lucene's
Smart Chinese tokenizer. If Smart Chinese tokenizer is not available in
classpath at runtime, the default Carrot2's tokenizer is used. Should the
Lucene APIs need to change, the changes can be made in this class.Constructor and Description |
---|
LuceneCarrot2TokenizerFactory() |