Package | Description |
---|---|
org.openimaj.pgm.vb.lda.mle |
Class and Description |
---|
LDABetaInitStrategy
Initialisation strategies for the beta matrix in the maximum liklihood LDA.
|
LDAModel
Holds the sufficient statistics for a maximum liklihood LDA
as well as a single value for alpha (the parameter of the topic
dirichlet prior)
|
LDAVariationlState
The state of the E step of the MLE LDA
|