Uses of Class
jmaxent.Inference

Packages that use Inference
jmaxent   
 

Uses of Inference in jmaxent
 

Fields in jmaxent declared as Inference
 Inference Model.inference
          The inference.
 Inference Classification.inference
          The inference.
 

Constructors in jmaxent with parameters of type Inference
Model(Option option, Data data, Dictionary dict, FeatureGen feaGen, Train train, Inference inference, Evaluation evaluation)
          Instantiates a new model.