public class Reranker extends SemanticRoleLabeler
| Modifier and Type | Field and Description |
|---|---|
static String |
FILENAME |
loadingTime, parsingTime, predCount, senCount, startDate| Constructor and Description |
|---|
Reranker(LearnOptions learnOptions,
ZipOutputStream zos) |
Reranker(ParseOptions parseOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSubStatus() |
protected void |
parse(Sentence sen) |
getStatus, parseSentencepublic static final String FILENAME
public Reranker(ParseOptions parseOptions) throws ZipException, IOException, ClassNotFoundException
public Reranker(LearnOptions learnOptions, ZipOutputStream zos) throws IOException
IOExceptionprotected void parse(Sentence sen)
parse in class SemanticRoleLabelerprotected String getSubStatus()
getSubStatus in class SemanticRoleLabelerCopyright © 2016. All rights reserved.