opennlp.uima.util
Class OpennlpUtil
java.lang.Object
opennlp.uima.util.OpennlpUtil
public final class OpennlpUtil
- extends Object
This class contains utils methods for the maxent library.
Method Summary |
static void |
serialize(opennlp.tools.util.model.BaseModel model,
File modelFile)
Serializes a GISModel and writes it to the given
OutputStream . |
serialize
public static void serialize(opennlp.tools.util.model.BaseModel model,
File modelFile)
throws IOException
- Serializes a
GISModel
and writes it to the given
OutputStream
.
- Parameters:
model
- out
-
- Throws:
IOException
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.