|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopennlp.uima.util.OpennlpUtil
public final class OpennlpUtil
This class contains utils methods for the maxent library.
| Method Summary | |
|---|---|
static void |
serialize(BaseModel model,
java.io.File modelFile)
Serializes a GISModel and writes it to the given
OutputStream. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void serialize(BaseModel model,
java.io.File modelFile)
throws java.io.IOException
GISModel and writes it to the given
OutputStream.
model - out -
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||