Class PrefixFeatureGeneratorFactory


public class PrefixFeatureGeneratorFactory extends GeneratorFactory.AbstractXmlFeatureGeneratorFactory
A GeneratorFactory that produces PrefixFeatureGenerator instances when create() is called.
See Also:
  • Constructor Details

    • PrefixFeatureGeneratorFactory

      public PrefixFeatureGeneratorFactory()
  • Method Details

    • create

      public opennlp.tools.util.featuregen.AdaptiveFeatureGenerator create() throws opennlp.tools.util.InvalidFormatException
      Specified by:
      create in class GeneratorFactory.AbstractXmlFeatureGeneratorFactory
      Returns:
      null if the subclass uses GeneratorFactory.AbstractXmlFeatureGeneratorFactory.resourceManager to instantiate.
      Throws:
      opennlp.tools.util.InvalidFormatException - Thrown if the format is incorrect.