public class NGramLanguageModelTool
extends opennlp.tools.cmdline.BasicCmdLineTool
NGramLanguageModel.| Constructor and Description |
|---|
NGramLanguageModelTool() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelp()
Retrieves a description on how to use the tool.
|
String |
getShortDescription()
Retrieves a short description of what the tool does.
|
void |
run(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[] args)
opennlp.tools.cmdline.BasicCmdLineToolrun in class opennlp.tools.cmdline.BasicCmdLineToolargs - argumentspublic String getHelp()
opennlp.tools.cmdline.CmdLineToolgetHelp in class opennlp.tools.cmdline.CmdLineToolCopyright © 2021 The Apache Software Foundation. All rights reserved.