See: Description
| Class | Description |
|---|---|
| AnalyzerProfile |
Manages analysis data configuration for SmartChineseAnalyzer
|
| CharType |
Internal SmartChineseAnalyzer character type constants.
|
| HMMChineseTokenizer |
Tokenizer for Chinese or mixed Chinese-English text.
|
| HMMChineseTokenizerFactory |
Factory for
HMMChineseTokenizer |
| 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 methods
|
| WordSegmenter |
Segment a sentence of Chinese text into words.
|
| WordType |
Internal SmartChineseAnalyzer token type constants
|