Uses of Class
org.apache.lucene.analysis.cn.smart.hhmm.BigramDictionary
-
Packages that use BigramDictionary Package Description org.apache.lucene.analysis.cn.smart.hhmm SmartChineseAnalyzer Hidden Markov Model package. -
-
Uses of BigramDictionary in org.apache.lucene.analysis.cn.smart.hhmm
Fields in org.apache.lucene.analysis.cn.smart.hhmm declared as BigramDictionary Modifier and Type Field Description private static BigramDictionaryBiSegGraph. bigramDictprivate static BigramDictionaryBigramDictionary. singleInstanceMethods in org.apache.lucene.analysis.cn.smart.hhmm that return BigramDictionary Modifier and Type Method Description static BigramDictionaryBigramDictionary. getInstance()
-