Class ParserConverterTool

java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<opennlp.tools.parser.Parse, opennlp.tools.cmdline.params.BasicFormatParams>
opennlp.tools.cmdline.AbstractConverterTool<opennlp.tools.parser.Parse, opennlp.tools.cmdline.params.BasicFormatParams>
opennlp.tools.cmdline.parser.ParserConverterTool

public class ParserConverterTool extends opennlp.tools.cmdline.AbstractConverterTool<opennlp.tools.parser.Parse, opennlp.tools.cmdline.params.BasicFormatParams>
Tool to convert multiple data formats into native OpenNLP parser format.
See Also:
  • AbstractConverterTool
  • Parse
  • Constructor Details

    • ParserConverterTool

      public ParserConverterTool()