CRAN/E | mallet

mallet

An R Wrapper for the Java Mallet Topic Modeling Toolkit

Installation

About

An R interface for the Java Machine Learning for Language Toolkit (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 JVM.

github.com/mimno/RMallet
System requirements java
Bug report File report

Key Metrics

Version 1.3.0
R ≥ 3.6.3
Published 2022-07-20 652 days ago
Needs compilation? no
License MIT
License File
CRAN checks mallet results

Downloads

Yesterday 29 -26%
Last 7 days 245 +12%
Last 30 days 799 +24%
Last 90 days 2.105 -64%
Last 365 days 17.303 +26%

Maintainer

Maintainer

Måns Magnusson

mons.magnusson@gmail.com

Authors

Måns Magnusson

cre / aut

David Mimno

aut / cph

Material

Reference manual
Package source

Vignettes

mallet

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

mallet archive

Depends

R ≥ 3.6.3

Imports

rJava
checkmate

Suggests

knitr
rmarkdown
dplyr
testthat

Reverse Suggests

LDAvis
tidytext