public class WordIdentifier
extends com.chenlb.mmseg4j.MMSeg
| Modifier and Type | Field and Description |
|---|---|
protected ChineseWordIdentifier |
chineseWordIdentifier |
| Constructor and Description |
|---|
WordIdentifier(ChineseWordIdentifier cwIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getWords(String document) |
void |
reset(Reader input) |
protected ChineseWordIdentifier chineseWordIdentifier
public WordIdentifier(ChineseWordIdentifier cwIdentifier)
Copyright © 2014. All Rights Reserved.