Package opennlp.tools.cmdline.tokenizer
Klasse DictionaryDetokenizerTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.BasicCmdLineTool
opennlp.tools.cmdline.tokenizer.DictionaryDetokenizerTool
public final class DictionaryDetokenizerTool
extends opennlp.tools.cmdline.BasicCmdLineTool
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden opennlp.tools.cmdline.CmdLineTool
getName, hasParams
-
Konstruktordetails
-
DictionaryDetokenizerTool
public DictionaryDetokenizerTool()
-
-
Methodendetails
-
getShortDescription
- Setzt außer Kraft:
getShortDescription
in Klasseopennlp.tools.cmdline.CmdLineTool
- Gibt zurück:
- Retrieves a short description of what the tool does
-
getHelp
- Angegeben von:
getHelp
in Klasseopennlp.tools.cmdline.CmdLineTool
- Gibt zurück:
- Retrieves a description on how to use the tool
-
run
Beschreibung aus Klasse kopiert:opennlp.tools.cmdline.BasicCmdLineTool
Executes the tool with the given parameters.- Angegeben von:
run
in Klasseopennlp.tools.cmdline.BasicCmdLineTool
- Parameter:
args
- arguments
-