public class CoreferencerTrainerTool extends AbstractTrainerTool<CorefSample,opennlp.tools.cmdline.coref.CoreferencerTrainerTool.TrainerToolParams>
factory, mlParams, params, sampleStreamparamsClasstype| Constructor and Description |
|---|
CoreferencerTrainerTool() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String format,
String[] args)
Executes the tool with the given parameters.
|
getHelpgetBasicHelp, getHelp, getStreamFactory, validateAllArgs, validateFactoryArgsgetBasicHelp, getName, getShortDescription, hasParams, validateAndParseParamspublic void run(String format, String[] args)
TypedCmdLineToolrun in class AbstractTrainerTool<CorefSample,opennlp.tools.cmdline.coref.CoreferencerTrainerTool.TrainerToolParams>format - format to work withargs - command line argumentsCopyright © 2016 The Apache Software Foundation. All rights reserved.