public interface Guide
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeSentence(DependencyStructure dependencyGraph) |
DependencyParserConfig |
getConfiguration() |
java.lang.String |
getGuideName() |
void |
setGuideName(java.lang.String guideName) |
void |
terminate() |
void finalizeSentence(DependencyStructure dependencyGraph) throws MaltChainedException
MaltChainedExceptionvoid terminate() throws MaltChainedException
MaltChainedExceptionDependencyParserConfig getConfiguration()
java.lang.String getGuideName()
void setGuideName(java.lang.String guideName)
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.