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 WordDictionaryWordDictionary.singleInstanceprivate static WordDictionaryHHMMSegmenter.wordDictMethods in org.apache.lucene.analysis.cn.smart.hhmm that return WordDictionaryModifier and TypeMethodDescriptionstatic WordDictionaryWordDictionary.getInstance()Get the singleton dictionary instance.