lda.svi: Fit Latent Dirichlet Allocation Models using Stochastic Variational Inference

Fits Latent Dirichlet Allocation topic models to text data using the stochastic variational inference algorithm described in Hoffman et. al. (2013) <arXiv:1206.7051v3>. This method is more efficient than the original batch variational inference algorithm for LDA, and allows users to fit LDA models with more topics and to larger text corpora than would be feasible using that older method.

Package details

AuthorNicholas Erskine [aut, cre]
MaintainerNicholas Erskine <nicholas.erskine95@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("lda.svi")

Try the lda.svi package in your browser

Any scripts or data that you put into this service are public.

lda.svi documentation built on July 12, 2019, 5:03 p.m.