Nothing
An R interface for the Java Machine Learning for Language Toolkit (mallet) <http://mallet.cs.umass.edu/> to estimate probabilistic topic models, such as Latent Dirichlet Allocation. We can use the R package to read textual data into mallet from R objects, run the Java implementation of mallet directly in R, and extract results as R objects. The Mallet toolkit has many functions, this wrapper focuses on the topic modeling sub-package written by David Mimno. The package uses the rJava package to connect to a JVM.
Package details |
|
|---|---|
| Author | Måns Magnusson [cre, aut] (<https://orcid.org/0000-0002-0296-2719>), David Mimno [aut, cph] (<https://orcid.org/0000-0001-7510-9404>) |
| Maintainer | Måns Magnusson <mons.magnusson@gmail.com> |
| License | MIT + file LICENSE |
| Version | 1.3.0 |
| URL | https://github.com/mimno/RMallet |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.