org.cogroo.cmdline.featurizer
Class FeaturizerEvaluatorTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<T>
opennlp.tools.cmdline.AbstractTypedParamTool<T,P>
opennlp.tools.cmdline.AbstractEvaluatorTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool.EvalToolParams>
org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool
public final class FeaturizerEvaluatorTool
- extends opennlp.tools.cmdline.AbstractEvaluatorTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool.EvalToolParams>
Methods inherited from class opennlp.tools.cmdline.AbstractTypedParamTool |
getHelp |
Methods inherited from class opennlp.tools.cmdline.TypedCmdLineTool |
getHelp |
Methods inherited from class opennlp.tools.cmdline.CmdLineTool |
getName, hasParams |
FeaturizerEvaluatorTool
public FeaturizerEvaluatorTool()
getShortDescription
public String getShortDescription()
- Overrides:
getShortDescription
in class opennlp.tools.cmdline.CmdLineTool
run
public void run(String format,
String[] args)
- Overrides:
run
in class opennlp.tools.cmdline.AbstractEvaluatorTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool.EvalToolParams>
Copyright © 2012-2013 CoGrOO. All Rights Reserved.