Class DefinitionFeatureGeneratorFactory

java.lang.Object
opennlp.tools.util.featuregen.GeneratorFactory.AbstractXmlFeatureGeneratorFactory
opennlp.tools.util.featuregen.DefinitionFeatureGeneratorFactory

public class DefinitionFeatureGeneratorFactory extends GeneratorFactory.AbstractXmlFeatureGeneratorFactory
A GeneratorFactory that produces OutcomePriorFeatureGenerator instances when create() is called.
See Also: