org.maltparser.parser.guide
Interface Guidable
- public interface Guidable 
- Since:
- 1.1
- Author:
- Johan Hall
 
setInstance
void setInstance(GuideUserAction action)
                 throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
predict
void predict(GuideUserAction action)
             throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
predictFromKBestList
boolean predictFromKBestList(GuideUserAction action)
                             throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
Copyright 2007-2010 Johan Hall, Jens Nilsson and Joakim Nivre.