org.maltparser.parser.guide
Interface Guidable
- All Known Implementing Classes:
- SingleMalt
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-2008 Johan Hall, Jens Nilsson and Joakim Nivre.