Package org.apache.lucene.analysis.cn.smart
Analyzer for Simplified Chinese, which indexes words.
-
Class Summary Class Description AnalyzerProfile Manages analysis data configuration for SmartChineseAnalyzerCharType Internal SmartChineseAnalyzer character type constants.HMMChineseTokenizer Tokenizer for Chinese or mixed Chinese-English text.HMMChineseTokenizerFactory Factory forHMMChineseTokenizer
SmartChineseAnalyzer SmartChineseAnalyzer is an analyzer for Chinese or mixed Chinese-English text.SmartChineseAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;Utility SmartChineseAnalyzer utility constants and methodsWordSegmenter Segment a sentence of Chinese text into words.WordType Internal SmartChineseAnalyzer token type constants