Package opennlp.tools.util.featuregen
Klasse DictionaryFeatureGeneratorFactory
java.lang.Object
opennlp.tools.util.featuregen.GeneratorFactory.AbstractXmlFeatureGeneratorFactory
opennlp.tools.util.featuregen.DictionaryFeatureGeneratorFactory
public class DictionaryFeatureGeneratorFactory
extends GeneratorFactory.AbstractXmlFeatureGeneratorFactory
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
DictionaryFeatureGeneratorFactory
public DictionaryFeatureGeneratorFactory()
-
-
Methodendetails
-
create
- Angegeben von:
createin KlasseGeneratorFactory.AbstractXmlFeatureGeneratorFactory- Gibt zurück:
nullif the subclass usesGeneratorFactory.AbstractXmlFeatureGeneratorFactory.resourceManagerto instantiate- Löst aus:
InvalidFormatException
-
getArtifactSerializerMapping
public Map<String,ArtifactSerializer<?>> getArtifactSerializerMapping() throws InvalidFormatException- Setzt außer Kraft:
getArtifactSerializerMappingin KlasseGeneratorFactory.AbstractXmlFeatureGeneratorFactory- Löst aus:
InvalidFormatException
-