Package org.apache.lucene.analysis.cn.smart
package org.apache.lucene.analysis.cn.smart
Analyzer for Simplified Chinese, which indexes words.
-
ClassesClassDescriptionManages analysis data configuration for SmartChineseAnalyzerInternal SmartChineseAnalyzer character type constants.Tokenizer for Chinese or mixed Chinese-English text.Factory for
HMMChineseTokenizer
SmartChineseAnalyzer is an analyzer for Chinese or mixed Chinese-English text.Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;SmartChineseAnalyzer utility constants and methodsSegment a sentence of Chinese text into words.Internal SmartChineseAnalyzer token type constants