Class POSTaggerConverterTool

java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<T,P>
opennlp.tools.cmdline.AbstractConverterTool<POSSample,BasicFormatParams>
opennlp.tools.cmdline.postag.POSTaggerConverterTool

public class POSTaggerConverterTool extends opennlp.tools.cmdline.AbstractConverterTool<POSSample,BasicFormatParams>
Tool to convert multiple data formats into native OpenNLP part of speech tagging training format.
See Also:
  • Constructor Details

    • POSTaggerConverterTool

      public POSTaggerConverterTool()