Uses of Class
org.apache.lucene.analysis.cn.smart.hhmm.WordDictionary
Packages that use WordDictionary
Package
Description
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 WordDictionaryModifier and TypeFieldDescriptionprivate static WordDictionary
WordDictionary.singleInstance
private static WordDictionary
HHMMSegmenter.wordDict
Methods in org.apache.lucene.analysis.cn.smart.hhmm that return WordDictionaryModifier and TypeMethodDescriptionstatic WordDictionary
WordDictionary.getInstance()
Get the singleton dictionary instance.