Uses of Class
org.apache.lucene.analysis.cn.smart.hhmm.SegGraph
Packages that use SegGraph
Package
Description
SmartChineseAnalyzer Hidden Markov Model package.
-
Uses of SegGraph in org.apache.lucene.analysis.cn.smart.hhmm
Methods in org.apache.lucene.analysis.cn.smart.hhmm that return SegGraphModifier and TypeMethodDescriptionprivate SegGraph
HHMMSegmenter.createSegGraph
(String sentence) Create theSegGraph
for a sentence.Methods in org.apache.lucene.analysis.cn.smart.hhmm with parameters of type SegGraphConstructors in org.apache.lucene.analysis.cn.smart.hhmm with parameters of type SegGraph