public abstract class Oracle extends java.lang.Object implements OracleGuide
| Modifier and Type | Field and Description |
|---|---|
protected ActionContainer[] |
actionContainers |
protected ActionContainer[] |
arcLabelActionContainers |
protected ActionContainer |
transActionContainer |
| Constructor and Description |
|---|
Oracle(DependencyParserConfig manager,
GuideUserHistory history) |
| Modifier and Type | Method and Description |
|---|---|
DependencyParserConfig |
getConfiguration() |
java.lang.String |
getGuideName() |
GuideUserHistory |
getHistory() |
void |
setGuideName(java.lang.String guideName) |
protected GuideUserAction |
updateActionContainers(int transition,
LabelSet arcLabels) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpredictfinalizeSentence, terminateprotected final ActionContainer[] actionContainers
protected ActionContainer transActionContainer
protected final ActionContainer[] arcLabelActionContainers
public Oracle(DependencyParserConfig manager, GuideUserHistory history) throws MaltChainedException
MaltChainedExceptionpublic GuideUserHistory getHistory()
public DependencyParserConfig getConfiguration()
getConfiguration in interface Guidepublic java.lang.String getGuideName()
getGuideName in interface Guidepublic void setGuideName(java.lang.String guideName)
setGuideName in interface Guideprotected GuideUserAction updateActionContainers(int transition, LabelSet arcLabels) throws MaltChainedException
MaltChainedExceptionCopyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.