public class HHMMSegmenter extends Object
| Constructor and Description |
|---|
HHMMSegmenter() |
| Modifier and Type | Method and Description |
|---|---|
List<SegToken> |
process(String sentence)
Return a list of
SegToken representing the best segmentation of a sentence |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.