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.tokenPairListTableMethods in org.apache.lucene.analysis.cn.smart.hhmm that return types with arguments of type SegTokenPairModifier and TypeMethodDescriptionBiSegGraph.getToList(int to) Return aListof 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 TypeMethodDescriptionvoidBiSegGraph.addSegTokenPair(SegTokenPair tokenPair) Add aSegTokenPair