org.cogroo.cmdline.featurizer
Class FeaturizerTrainerTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<T>
opennlp.tools.cmdline.AbstractTypedParamTool<T,P>
opennlp.tools.cmdline.AbstractTrainerTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerTrainerTool.TrainerToolParams>
org.cogroo.cmdline.featurizer.FeaturizerTrainerTool
public class FeaturizerTrainerTool
- extends opennlp.tools.cmdline.AbstractTrainerTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerTrainerTool.TrainerToolParams>
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 |
hasParams |
FeaturizerTrainerTool
public FeaturizerTrainerTool()
getName
public String getName()
- Overrides:
getName
in class opennlp.tools.cmdline.CmdLineTool
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.AbstractTrainerTool<FeatureSample,org.cogroo.cmdline.featurizer.FeaturizerTrainerTool.TrainerToolParams>
Copyright © 2012-2013 CoGrOO. All Rights Reserved.