Package | Description |
---|---|
org.apache.lucene.analysis.cn.smart.hhmm |
SmartChineseAnalyzer Hidden Markov Model package.
|
Modifier and Type | Field and Description |
---|---|
private static WordDictionary |
WordDictionary.singleInstance |
private static WordDictionary |
HHMMSegmenter.wordDict |
Modifier and Type | Method and Description |
---|---|
static WordDictionary |
WordDictionary.getInstance()
Get the singleton dictionary instance.
|