Uses of Class
org.apache.lucene.analysis.cn.smart.hhmm.WordDictionary
-
Packages that use WordDictionary Package Description org.apache.lucene.analysis.cn.smart.hhmm SmartChineseAnalyzer Hidden Markov Model package. -
-
Uses of WordDictionary in org.apache.lucene.analysis.cn.smart.hhmm
Fields in org.apache.lucene.analysis.cn.smart.hhmm declared as WordDictionary Modifier and Type Field Description private static WordDictionaryWordDictionary. singleInstanceprivate static WordDictionaryHHMMSegmenter. wordDictMethods in org.apache.lucene.analysis.cn.smart.hhmm that return WordDictionary Modifier and Type Method Description static WordDictionaryWordDictionary. getInstance()Get the singleton dictionary instance.
-