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 SegGraphHHMMSegmenter.createSegGraph(String sentence) Create theSegGraphfor 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