Uses of Interface
opennlp.tools.ml.model.Prior
Packages that use Prior
Package
Description
Package related to ML by means of the Maximum Entropy (ME) algorithm.
Package related to ML models and feature selection techniques.
-
Uses of Prior in opennlp.tools.ml.maxent
Methods in opennlp.tools.ml.maxent with parameters of type PriorModifier and TypeMethodDescriptionGISTrainer.trainModel
(int iterations, DataIndexer di, Prior modelPrior, int threads) Trains a model using the GIS algorithm.Constructors in opennlp.tools.ml.maxent with parameters of type Prior -
Uses of Prior in opennlp.tools.ml.model
Classes in opennlp.tools.ml.model that implement PriorFields in opennlp.tools.ml.model declared as Prior