public class LangTools extends Object
Created by Maochen on 12/10/14.
| Constructor and Description |
|---|
LangTools() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generateLemma(DNode node) |
static String |
getCPOSTag(String pos) |
static DTree |
getDTreeFromCoNLLXString(String input)
feats string should following the pattern "k1=v1|k2=v2|k3=v3"
|
Copyright © 2017. All rights reserved.