|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.maxent.ModelApplier
public class ModelApplier
Test the model on some input.
Field Summary | |
---|---|
static java.text.DecimalFormat |
ROUNDED_FORMAT
|
Constructor Summary | |
---|---|
ModelApplier(MaxentModel m)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.text.DecimalFormat ROUNDED_FORMAT
Constructor Detail |
---|
public ModelApplier(MaxentModel m)
Method Detail |
---|
public static void main(java.lang.String[] args)
java ModelApplier modelFile dataFile
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |