| Constructor and Description |
|---|
StanfordChineseSegmenterWrapper(File dataDir)
Initialize the segmenter
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
String[] |
tokenize(String sentence)
Tokenize a sentence.
|
public StanfordChineseSegmenterWrapper(File dataDir)
dataDir - this is the 'datadir' from the 2008-05-21 distribution.Copyright © 2016. All rights reserved.