Uses of Class
org.apache.lucene.analysis.cn.smart.hhmm.SegTokenPair
Packages that use SegTokenPair
Package
Description
SmartChineseAnalyzer Hidden Markov Model package.
-
Uses of SegTokenPair in org.apache.lucene.analysis.cn.smart.hhmm
Fields in org.apache.lucene.analysis.cn.smart.hhmm with type parameters of type SegTokenPairModifier and TypeFieldDescriptionprivate IntObjectHashMap
<ArrayList<SegTokenPair>> BiSegGraph.tokenPairListTable
Methods in org.apache.lucene.analysis.cn.smart.hhmm that return types with arguments of type SegTokenPairModifier and TypeMethodDescriptionBiSegGraph.getToList
(int to) Return aList
of all token pairs at this offset (index of the second token)Methods in org.apache.lucene.analysis.cn.smart.hhmm with parameters of type SegTokenPairModifier and TypeMethodDescriptionvoid
BiSegGraph.addSegTokenPair
(SegTokenPair tokenPair) Add aSegTokenPair