protected static class TrainSectorAnnotator.ExecParams extends Object implements CommandLineParser.Options
| Modifier and Type | Field and Description |
|---|---|
protected String |
devFile |
protected String |
embeddingsFile |
protected boolean |
isHeadingsModel |
protected String |
language |
protected String |
outputPath |
protected String |
testFile |
protected String |
trainFile |
protected boolean |
trainingUI |
| 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 String trainFile
protected String devFile
protected String testFile
protected String outputPath
protected String embeddingsFile
protected String language
protected boolean trainingUI
protected boolean isHeadingsModel
public void setParams(org.apache.commons.cli.CommandLine parse)
setParams in interface CommandLineParser.Optionspublic org.apache.commons.cli.Options setUpCliOptions()
setUpCliOptions in interface CommandLineParser.OptionsCopyright © 2019. All rights reserved.