public class ClarkCluster extends Object implements opennlp.tools.util.model.SerializableArtifact
| Modifier and Type | Class and Description |
|---|---|
static class |
ClarkCluster.ClarkClusterSerializer |
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
dotInsideI
Turkish capital letter I with dot.
|
| Constructor and Description |
|---|
ClarkCluster(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getArtifactSerializerClass() |
Map<String,String> |
getMap() |
String |
lookupToken(String string) |
void |
serialize(OutputStream out) |
public static final Pattern dotInsideI
public ClarkCluster(InputStream in) throws IOException
IOExceptionpublic void serialize(OutputStream out) throws IOException
IOExceptionpublic Class<?> getArtifactSerializerClass()
getArtifactSerializerClass in interface opennlp.tools.util.model.SerializableArtifactCopyright © 2016 IXA pipes. All rights reserved.