public abstract class DocumentCustomFeatureGenerator extends Object implements DocumentFeatureGenerator
| Constructor and Description |
|---|
DocumentCustomFeatureGenerator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
init(Map<String,String> properties,
opennlp.tools.util.featuregen.FeatureGeneratorResourceProvider resourceProvider)
Initialized the Document Custom Feature Generator with defined properties and loaded resources.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearFeatureData, createFeaturespublic abstract void init(Map<String,String> properties, opennlp.tools.util.featuregen.FeatureGeneratorResourceProvider resourceProvider) throws opennlp.tools.util.InvalidFormatException
properties - the propertiesresourceProvider - the external resourcesopennlp.tools.util.InvalidFormatException - throws an exceptionCopyright © 2017 IXA pipes. All rights reserved.