org.cogroo.cmdline.chunker2
Class Chunker2TrainerTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<T>
opennlp.tools.cmdline.AbstractTypedParamTool<T,P>
opennlp.tools.cmdline.AbstractTrainerTool<opennlp.tools.chunker.ChunkSample,org.cogroo.cmdline.chunker2.Chunker2TrainerTool.TrainerToolParams>
org.cogroo.cmdline.chunker2.Chunker2TrainerTool
public class Chunker2TrainerTool
- extends opennlp.tools.cmdline.AbstractTrainerTool<opennlp.tools.chunker.ChunkSample,org.cogroo.cmdline.chunker2.Chunker2TrainerTool.TrainerToolParams>
Methods inherited from class opennlp.tools.cmdline.AbstractTypedParamTool |
getHelp |
Methods inherited from class opennlp.tools.cmdline.TypedCmdLineTool |
getHelp |
Methods inherited from class opennlp.tools.cmdline.CmdLineTool |
getName, hasParams |
Chunker2TrainerTool
public Chunker2TrainerTool()
getShortDescription
public String getShortDescription()
- Overrides:
getShortDescription
in class opennlp.tools.cmdline.CmdLineTool
run
public void run(String format,
String[] args)
- Overrides:
run
in class opennlp.tools.cmdline.AbstractTrainerTool<opennlp.tools.chunker.ChunkSample,org.cogroo.cmdline.chunker2.Chunker2TrainerTool.TrainerToolParams>
Copyright © 2012-2013 CoGrOO. All Rights Reserved.