public final class LanguageDetectorCrossValidatorTool extends opennlp.tools.cmdline.AbstractCrossValidatorTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorCrossValidatorTool.CVToolParams>
| Constructor and Description | 
|---|
LanguageDetectorCrossValidatorTool()  | 
| 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.CmdLineToolgetShortDescription in class opennlp.tools.cmdline.CmdLineToolpublic void run(String format, String[] args)
opennlp.tools.cmdline.TypedCmdLineToolrun in class opennlp.tools.cmdline.AbstractEvaluatorTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorCrossValidatorTool.CVToolParams>format - format to work withargs - command line argumentsCopyright © 2021 The Apache Software Foundation. All rights reserved.