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
MaltChainedException
void noMoreInstances(FeatureModel featureModel) throws MaltChainedException
MaltChainedException
void terminate() throws MaltChainedException
MaltChainedException
ClassifierGuide getGuide()
java.lang.String getModelName() throws MaltChainedException
MaltChainedException
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.