This package browser is in early development. Mind the rough edges.

r-topicmodels 0.2-17

Topic models

This package provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM) by David M. Blei and co-authors and the C++ code for fitting LDA models using Gibbs sampling by Xuan-Hieu Phan and co-authors.

Installation

Install r-topicmodels 0.2-17 as follows:

guix install r-topicmodels@0.2-17

Or install the latest version:

guix install r-topicmodels

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.