java.lang.Object
org.apache.lucene.analysis.cn.smart.hhmm.PathNode
All Implemented Interfaces:
Comparable<PathNode>

class PathNode extends Object implements Comparable<PathNode>
SmartChineseAnalyzer internal node representation

Used by BiSegGraph to maximize the segmentation with the Viterbi algorithm.