public interface Model
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeSentence(DependencyStructure dependencyGraph) |
ClassifierGuide |
getGuide() |
java.lang.String |
getModelName() |
void |
noMoreInstances(FeatureModel featureModel) |
void |
terminate() |
void finalizeSentence(DependencyStructure dependencyGraph) throws MaltChainedException
MaltChainedExceptionvoid noMoreInstances(FeatureModel featureModel) throws MaltChainedException
MaltChainedExceptionvoid terminate() throws MaltChainedException
MaltChainedExceptionClassifierGuide getGuide()
java.lang.String getModelName() throws MaltChainedException
MaltChainedExceptionCopyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.