public class CoreferencerTrainerTool extends AbstractTrainerTool<CorefSample,opennlp.tools.cmdline.coref.CoreferencerTrainerTool.TrainerToolParams>
factory, mlParams, params, sampleStream
paramsClass
type
Constructor and Description |
---|
CoreferencerTrainerTool() |
Modifier and Type | Method and Description |
---|---|
void |
run(String format,
String[] args)
Executes the tool with the given parameters.
|
getHelp
getBasicHelp, getHelp, getStreamFactory, validateAllArgs, validateFactoryArgs
getBasicHelp, getName, getShortDescription, hasParams, validateAndParseParams
public void run(String format, String[] args)
TypedCmdLineTool
run
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.