r-topicmodels
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.
- Versions: 0.2-17
- 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 the latest version of r-topicmodels
as follows:
guix install r-topicmodels
Or install a particular version:
guix install r-topicmodels@0.2-17
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.
Badge code
You can use the following badge to inform users of r-topicmodels about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-topicmodels'><img src='https://packages.guix.gnu.org/packages/r-topicmodels/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-topicmodels)
Example Org:
[[https://packages.guix.gnu.org/packages/r-topicmodels][https://packages.guix.gnu.org/packages/r-topicmodels/badges/latest-version.svg]]