public class CLI extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DOC_TRAINER_NAME |
static String |
DOCEVAL_PARSER_NAME |
| Constructor and Description |
|---|
CLI()
Construct a CLI object with the sub-parsers to manage the command line
parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main entry point of ixa-pipe-ml.
|
public static final String DOC_TRAINER_NAME
public static final String DOCEVAL_PARSER_NAME
public CLI()
public static void main(String[] args) throws IOException
args - the arguments passed through the CLIIOException - exception if input data not availableCopyright © 2017 IXA pipes. All rights reserved.