opennlp.tools.cmdline.chunker
Class ChunkerConverterTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<T>
opennlp.tools.cmdline.AbstractConverterTool<ChunkSample>
opennlp.tools.cmdline.chunker.ChunkerConverterTool
public class ChunkerConverterTool
- extends AbstractConverterTool<ChunkSample>
Tool to convert multiple data formats into native OpenNLP chunker training
format.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChunkerConverterTool
public ChunkerConverterTool()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.