org.cogroo.tools.featurizer
Class FSAFeaturizerFactory
java.lang.Object
opennlp.tools.util.BaseToolFactory
org.cogroo.tools.featurizer.FeaturizerFactory
org.cogroo.tools.featurizer.FSAFeaturizerFactory
public class FSAFeaturizerFactory
- extends FeaturizerFactory
| Methods inherited from class opennlp.tools.util.BaseToolFactory |
create, create |
FSAFeaturizerFactory
public FSAFeaturizerFactory()
- Creates a
FSAFeaturizerFactory that provides the default
implementation of the resources.
FSAFeaturizerFactory
public FSAFeaturizerFactory(FeatureDictionary featureDictionary,
String cgFlags)
- Creates a
FSAFeaturizerFactory. Use this constructor to
programmatically create a factory.
createArtifactSerializersMap
public Map<String,opennlp.tools.util.model.ArtifactSerializer> createArtifactSerializersMap()
- Overrides:
createArtifactSerializersMap in class FeaturizerFactory
createArtifactMap
public Map<String,Object> createArtifactMap()
- Overrides:
createArtifactMap in class FeaturizerFactory
Copyright © 2012-2013 CoGrOO. All Rights Reserved.