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.
- Outputs:
out
- Website: https://cran.r-project.org/package=topicmodels
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.