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
MaltChainedException
void terminate() throws MaltChainedException
MaltChainedException
DependencyParserConfig getConfiguration()
java.lang.String getGuideName()
void setGuideName(java.lang.String guideName)
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.