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