| Package | Description |
|---|---|
| com.huaban.analysis.jieba |
| Modifier and Type | Method and Description |
|---|---|
static JiebaSegmenter.SegMode |
JiebaSegmenter.SegMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiebaSegmenter.SegMode[] |
JiebaSegmenter.SegMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SegToken> |
JiebaSegmenter.process(String paragraph,
JiebaSegmenter.SegMode mode) |
Copyright © 2013–2015. All rights reserved.