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