org.maltparser.parser.guide
Interface Guidable
- All Known Implementing Classes:
- SingleMaltConfiguration
public interface Guidable
- Since:
- 1.0
- Author:
- Johan Hall
setInstance
void setInstance(ParserAction parserAction)
throws MaltChainedException
- Throws:
MaltChainedException
predictFromKBestList
boolean predictFromKBestList()
throws MaltChainedException
- Throws:
MaltChainedException
predict
boolean predict()
throws MaltChainedException
- Throws:
MaltChainedException
Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.