protected static class EvaluateSectorAnnotator.ExecParams extends Object implements CommandLineParser.Options
| Modifier and Type | Field and Description |
|---|---|
protected String |
embeddingsPath |
protected String |
modelPath |
protected String |
testFile |
| 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 modelPath
protected String testFile
protected String embeddingsPath
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.