opennlp.maxent
Class ModelTrainer
java.lang.Object
opennlp.maxent.ModelTrainer
public class ModelTrainer
- extends Object
Main class which calls the GIS procedure after building the EventStream from
the data.
Method Summary |
static void |
main(String[] args)
Main method. |
USE_SMOOTHING
public static boolean USE_SMOOTHING
SMOOTHING_OBSERVATION
public static double SMOOTHING_OBSERVATION
ModelTrainer
public ModelTrainer()
main
public static void main(String[] args)
- Main method. Call as follows:
java ModelTrainer dataFile modelFile
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.