mallet - An R Wrapper for the Java Mallet Topic Modeling Toolkit
An R interface for the Java Machine Learning for Language Toolkit (mallet) <https://mimno.github.io/Mallet/> 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 Java Virtual Machine (JVM).
Last updated 2 years ago
7.20 score 38 stars 139 scripts 946 downloadsmarkmyassignment - Automatic Marking of R Assignments
Automatic marking of R assignments for students and teachers based on 'testthat' test suites.
Last updated 10 months ago
6.18 score 5 stars 150 scripts 380 downloads