public abstract class Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
cores |
int |
global_acBeam |
int |
global_aiBeam |
File |
inputCorpus |
File |
modelFile |
int |
threads |
| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
printUsageLanguages(PrintStream out) |
protected void |
printUsageOptions(PrintStream out) |
protected void |
superParseCmdLine(String[] args) |
public File inputCorpus
public File modelFile
public int threads
public int global_aiBeam
public int global_acBeam
public static int cores
protected void superParseCmdLine(String[] args)
protected void printUsageOptions(PrintStream out)
protected void printUsageLanguages(PrintStream out)
Copyright © 2016. All rights reserved.