Uses of Class
org.apache.lucene.analysis.cn.smart.hhmm.SegToken

Packages that use SegToken
org.apache.lucene.analysis.cn.smart.hhmm
SmartChineseAnalyzer Hidden Markov Model package. 
 

Uses of SegToken in org.apache.lucene.analysis.cn.smart.hhmm
 

Methods in org.apache.lucene.analysis.cn.smart.hhmm that return SegToken
 SegToken SegTokenFilter.filter(SegToken token)
          Filter an input SegToken
 

Methods in org.apache.lucene.analysis.cn.smart.hhmm with parameters of type SegToken
 SegToken SegTokenFilter.filter(SegToken token)
          Filter an input SegToken
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.