|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 that return types with arguments of type SegToken | |
---|---|
List<SegToken> |
HHMMSegmenter.process(String sentence)
Return a list of SegToken representing the best segmentation of a sentence |
Methods in org.apache.lucene.analysis.cn.smart.hhmm with parameters of type SegToken | |
---|---|
SegToken |
SegTokenFilter.filter(SegToken token)
Filter an input SegToken |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |