public class ProjectiveOracle extends Oracle
actionContainers, arcLabelActionContainers, transActionContainer| Constructor and Description |
|---|
ProjectiveOracle(DependencyParserConfig manager,
GuideUserHistory history) |
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeSentence(DependencyStructure dependencyGraph) |
GuideUserAction |
predict(DependencyStructure gold,
ParserConfiguration configuration) |
void |
terminate() |
getConfiguration, getGuideName, getHistory, setGuideName, updateActionContainerspublic ProjectiveOracle(DependencyParserConfig manager, GuideUserHistory history) throws MaltChainedException
MaltChainedExceptionpublic GuideUserAction predict(DependencyStructure gold, ParserConfiguration configuration) throws MaltChainedException
MaltChainedExceptionpublic void finalizeSentence(DependencyStructure dependencyGraph) throws MaltChainedException
MaltChainedExceptionpublic void terminate() throws MaltChainedException
MaltChainedExceptionCopyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.