protected static class TrainMentionAnnotatorCoNLL.ExecParams extends Object implements CommandLineParser.Options
| Modifier and Type | Field and Description |
|---|---|
protected String |
language |
protected String |
outputPath |
protected String |
testPath |
protected String |
trainingPath |
protected boolean |
trainingUI |
protected String |
validationPath |
| Modifier | Constructor and Description |
|---|---|
protected |
ExecParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
setParams(org.apache.commons.cli.CommandLine parse) |
org.apache.commons.cli.Options |
setUpCliOptions() |
protected void |
TrainMentionAnnotatorCoNLL() |
protected String trainingPath
protected String validationPath
protected String testPath
protected String outputPath
protected String language
protected boolean trainingUI
public void setParams(org.apache.commons.cli.CommandLine parse)
setParams in interface CommandLineParser.Optionsprotected void TrainMentionAnnotatorCoNLL()
public org.apache.commons.cli.Options setUpCliOptions()
setUpCliOptions in interface CommandLineParser.OptionsCopyright © 2020. All rights reserved.