|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object opennlp.tools.cmdline.namefind.TokenNameFinderTool
public final class TokenNameFinderTool
Constructor Summary | |
---|---|
TokenNameFinderTool()
|
Method Summary | |
---|---|
String |
getHelp()
Retrieves a description on how to use the tool. |
String |
getName()
Retrieves the name of the training data tool. |
String |
getShortDescription()
Retrieves a short description of what the tool does. |
void |
run(String[] args)
Executes the tool with the given parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TokenNameFinderTool()
Method Detail |
---|
public String getName()
CmdLineTool
getName
in interface CmdLineTool
public String getShortDescription()
CmdLineTool
getShortDescription
in interface CmdLineTool
public String getHelp()
CmdLineTool
getHelp
in interface CmdLineTool
public void run(String[] args)
CmdLineTool
run
in interface CmdLineTool
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |