Package | Description |
---|---|
opennlp.tools.util.featuregen |
This package contains classes for generating sequence features.
|
Modifier and Type | Method and Description |
---|---|
WordClusterDictionary |
WordClusterDictionary.WordClusterDictionarySerializer.create(InputStream in) |
Modifier and Type | Method and Description |
---|---|
void |
WordClusterDictionary.WordClusterDictionarySerializer.serialize(WordClusterDictionary artifact,
OutputStream out) |
Constructor and Description |
---|
WordClusterFeatureGenerator(WordClusterDictionary dict,
String dictResourceKey,
boolean lowerCaseDictionary) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.