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