public class DoccatTrainerTool extends opennlp.tools.cmdline.AbstractTrainerTool<DocumentSample,opennlp.tools.cmdline.doccat.DoccatTrainerTool.TrainerToolParams>
Constructor and Description |
---|
DoccatTrainerTool() |
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription()
Retrieves a short description of what the tool does.
|
void |
run(String format,
String[] args)
Executes the tool with the given parameters.
|
public String getShortDescription()
opennlp.tools.cmdline.CmdLineTool
getShortDescription
in class opennlp.tools.cmdline.CmdLineTool
public void run(String format, String[] args)
opennlp.tools.cmdline.TypedCmdLineTool
run
in class opennlp.tools.cmdline.AbstractEvaluatorTool<DocumentSample,opennlp.tools.cmdline.doccat.DoccatTrainerTool.TrainerToolParams>
format
- format to work withargs
- command line argumentsCopyright © 2020 The Apache Software Foundation. All rights reserved.