public class WordCluster extends Object implements opennlp.tools.util.model.SerializableArtifact
| Modifier and Type | Class and Description |
|---|---|
static class |
WordCluster.WordClusterSerializer |
| Constructor and Description |
|---|
WordCluster(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getArtifactSerializerClass() |
Map<String,String> |
getMap() |
String |
lookupToken(String string) |
void |
serialize(OutputStream out) |
public WordCluster(InputStream in) throws IOException
IOExceptionpublic void serialize(OutputStream out) throws IOException
IOExceptionpublic Class<?> getArtifactSerializerClass()
getArtifactSerializerClass in interface opennlp.tools.util.model.SerializableArtifactCopyright © 2017 IXA pipes. All rights reserved.