public static class DictionaryLemmatizer.DictionaryLemmatizerSerializer extends Object implements opennlp.tools.util.model.ArtifactSerializer<DictionaryLemmatizer>
| Constructor and Description |
|---|
DictionaryLemmatizerSerializer() |
| Modifier and Type | Method and Description |
|---|---|
DictionaryLemmatizer |
create(InputStream in) |
void |
serialize(DictionaryLemmatizer artifact,
OutputStream out) |
public DictionaryLemmatizer create(InputStream in) throws IOException, opennlp.tools.util.InvalidFormatException
create in interface opennlp.tools.util.model.ArtifactSerializer<DictionaryLemmatizer>IOExceptionopennlp.tools.util.InvalidFormatExceptionpublic void serialize(DictionaryLemmatizer artifact, OutputStream out) throws IOException
serialize in interface opennlp.tools.util.model.ArtifactSerializer<DictionaryLemmatizer>IOExceptionCopyright © 2016 IXA pipes. All rights reserved.