public class HHMMSegmenter
extends java.lang.Object
Constructor and Description |
---|
HHMMSegmenter() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SegToken> |
process(java.lang.String sentence)
Return a list of
SegToken representing the best segmentation of a sentence |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.