| Package | Description |
|---|---|
| org.maochen.nlp.parser |
| Modifier and Type | Method and Description |
|---|---|
static DTree |
LangTools.getDTreeFromCoNLLXString(String input)
feats string should following the pattern "k1=v1|k2=v2|k3=v3"
|
DTree |
DNode.getTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
DNode.setTree(DTree tree) |
Copyright © 2016. All rights reserved.