Package | Description |
---|---|
org.apache.lucene.analysis.cn.smart.hhmm |
SmartChineseAnalyzer Hidden Markov Model package.
|
Modifier and Type | Method | Description |
---|---|---|
SegToken |
SegTokenFilter.filter(SegToken token) |
Filter an input
SegToken |
Modifier and Type | Method | Description |
---|---|---|
List<SegToken> |
HHMMSegmenter.process(String sentence) |
Return a list of
SegToken representing the best segmentation of a sentence |
Modifier and Type | Method | Description |
---|---|---|
SegToken |
SegTokenFilter.filter(SegToken token) |
Filter an input
SegToken |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.