org.cogroo.cmdline.dictionary
Class AbbreviationDictionaryBuilderTool

java.lang.Object
  extended by opennlp.tools.cmdline.CmdLineTool
      extended by opennlp.tools.cmdline.BasicCmdLineTool
          extended by org.cogroo.cmdline.dictionary.AbbreviationDictionaryBuilderTool

public class AbbreviationDictionaryBuilderTool
extends opennlp.tools.cmdline.BasicCmdLineTool


Constructor Summary
AbbreviationDictionaryBuilderTool()
           
 
Method Summary
 String getHelp()
           
 String getShortDescription()
           
 void run(String[] args)
           
 
Methods inherited from class opennlp.tools.cmdline.CmdLineTool
getName, hasParams
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbbreviationDictionaryBuilderTool

public AbbreviationDictionaryBuilderTool()
Method Detail

getShortDescription

public String getShortDescription()
Overrides:
getShortDescription in class opennlp.tools.cmdline.CmdLineTool

getHelp

public String getHelp()
Specified by:
getHelp in class opennlp.tools.cmdline.CmdLineTool

run

public void run(String[] args)
Specified by:
run in class opennlp.tools.cmdline.BasicCmdLineTool


Copyright © 2012-2013 CoGrOO. All Rights Reserved.