org.cogroo.gc.cmdline.grammarchecker
Class TextAnalyzerTool

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

public class TextAnalyzerTool
extends opennlp.tools.cmdline.BasicCmdLineTool


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

TextAnalyzerTool

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