|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.maxent.ModelTrainer
public class ModelTrainer
Main class which calls the GIS procedure after building the EventStream from the data.
Field Summary | |
---|---|
static double |
SMOOTHING_OBSERVATION
|
static boolean |
USE_SMOOTHING
|
Constructor Summary | |
---|---|
ModelTrainer()
|
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 boolean USE_SMOOTHING
public static double SMOOTHING_OBSERVATION
Constructor Detail |
---|
public ModelTrainer()
Method Detail |
---|
public static void main(java.lang.String[] args)
java ModelTrainer dataFile modelFile
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |