See: Description
Class | Description |
---|---|
AnalyzerProfile |
Manages analysis data configuration for SmartChineseAnalyzer
SmartChineseAnalyzer has a built-in dictionary and stopword list out-of-box.
|
CharType |
Internal SmartChineseAnalyzer character type constants.
|
SentenceTokenizer |
Tokenizes input text into sentences.
|
SmartChineseAnalyzer |
SmartChineseAnalyzer is an analyzer for Chinese or mixed Chinese-English text.
|
Utility |
SmartChineseAnalyzer utility constants and methods
|
WordTokenFilter |
A
TokenFilter that breaks sentences into words. |
WordType |
Internal SmartChineseAnalyzer token type constants
|