org.cogroo.cmdline.chunker2
Class Chunker2Tool

java.lang.Object
  extended by opennlp.tools.cmdline.CmdLineTool
      extended by opennlp.tools.cmdline.BasicCmdLineTool
          extended by org.cogroo.cmdline.chunker2.Chunker2Tool

public class Chunker2Tool
extends opennlp.tools.cmdline.BasicCmdLineTool


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

Chunker2Tool

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