org.cogroo.gc.cmdline.grammarchecker
Class ExamplesTool

java.lang.Object
  extended by opennlp.tools.cmdline.CmdLineTool
      extended by opennlp.tools.cmdline.BasicCmdLineTool
          extended by org.cogroo.gc.cmdline.grammarchecker.ExamplesTool

public class ExamplesTool
extends opennlp.tools.cmdline.BasicCmdLineTool


Constructor Summary
ExamplesTool()
           
 
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

ExamplesTool

public ExamplesTool()
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.