org.cogroo.cmdline.chunker2
Class Chunker2ConverterTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<T>
opennlp.tools.cmdline.AbstractConverterTool<opennlp.tools.chunker.ChunkSample>
org.cogroo.cmdline.chunker2.Chunker2ConverterTool
public class Chunker2ConverterTool
- extends opennlp.tools.cmdline.AbstractConverterTool<opennlp.tools.chunker.ChunkSample>
Tool to convert multiple data formats into native OpenNLP chunker training
format.
Methods inherited from class opennlp.tools.cmdline.AbstractConverterTool |
getHelp, getHelp, getShortDescription, run |
Methods inherited from class opennlp.tools.cmdline.CmdLineTool |
getName, hasParams |
Chunker2ConverterTool
public Chunker2ConverterTool()
Copyright © 2012-2013 CoGrOO. All Rights Reserved.