org.cogroo.cmdline.featurizer
Class FeaturizerEvaluatorTool

java.lang.Object
  extended by opennlp.tools.cmdline.CmdLineTool
      extended by opennlp.tools.cmdline.TypedCmdLineTool<T>
          extended by opennlp.tools.cmdline.AbstractTypedParamTool<T,P>
              extended by opennlp.tools.cmdline.AbstractEvaluatorTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool.EvalToolParams>
                  extended by org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool

public final class FeaturizerEvaluatorTool
extends opennlp.tools.cmdline.AbstractEvaluatorTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool.EvalToolParams>


Constructor Summary
FeaturizerEvaluatorTool()
           
 
Method Summary
 String getShortDescription()
           
 void run(String format, String[] args)
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeaturizerEvaluatorTool

public FeaturizerEvaluatorTool()
Method Detail

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.