public class StanfordNNDepParser extends StanfordParser
| Modifier and Type | Field and Description |
|---|---|
edu.stanford.nlp.parser.nndep.DependencyParser |
nndepParser |
| Constructor and Description |
|---|
StanfordNNDepParser() |
StanfordNNDepParser(String inputModelPath,
String posTaggerModel,
List<String> nerModelPath) |
| Modifier and Type | Method and Description |
|---|---|
DTree |
parse(String sentence) |
load, stanfordTokenize, tagLemma, tagNamedEntity, tagPOSCopyright © 2016. All rights reserved.