Uses of Package
opennlp.tools.util.featuregen
-
Packages that use opennlp.tools.util.featuregen Package Description opennlp.tools.namefind Package related to finding proper names and numeric amounts.opennlp.tools.postag Package related to part-of-speech tagging.opennlp.tools.util.featuregen This package contains classes for generating sequence features. -
Classes in opennlp.tools.util.featuregen used by opennlp.tools.namefind Class Description AdaptiveFeatureGenerator An interface for generating features for name entity identification and for updating document level contexts. -
Classes in opennlp.tools.util.featuregen used by opennlp.tools.postag Class Description AdaptiveFeatureGenerator An interface for generating features for name entity identification and for updating document level contexts. -
Classes in opennlp.tools.util.featuregen used by opennlp.tools.util.featuregen Class Description AdaptiveFeatureGenerator An interface for generating features for name entity identification and for updating document level contexts.BrownCluster Class to load a Brown cluster document: word\tword_class\tprob http://metaoptimize.com/projects/wordreprs/ The file containing the clustering lexicon has to be passed as the value of the dict attribute of each BrownCluster feature generator.FeatureGeneratorResourceProvider TheFeatureGeneratorResourceProvider
provides access to the resources provided in the model.GeneratorFactory.AbstractXmlFeatureGeneratorFactory StringPattern Recognizes predefined patterns in strings.WordClusterDictionary