Package trlda :: Package models
[frames] | no frames]

Package models

source code

Classes
  Distribution
Abstract base class for distributions.
  LDA
Abstract base class.
  OnlineLDA
An implementation of an online trust region method for latent Dirichlet allocation.
  BatchLDA
An implementation of latent Dirichlet allocation (LDA).
  CumulativeLDA
An implementation of SDA for LDA (see Broderick et al., 2013).
Variables
  __package__ = 'trlda.models'