org.cogroo.cmdline.featurizer
Class FeaturizerModelLoader

java.lang.Object
  extended by opennlp.tools.cmdline.ModelLoader<FeaturizerModel>
      extended by org.cogroo.cmdline.featurizer.FeaturizerModelLoader

public class FeaturizerModelLoader
extends opennlp.tools.cmdline.ModelLoader<FeaturizerModel>

Loads a Featurizer Model for the command line tools.

Note: Do not use this class, internal use only!


Constructor Summary
FeaturizerModelLoader()
           
 
Method Summary
 
Methods inherited from class opennlp.tools.cmdline.ModelLoader
load
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeaturizerModelLoader

public FeaturizerModelLoader()


Copyright © 2012-2013 CoGrOO. All Rights Reserved.