keyATM: Keyword Assisted Topic Models

Fits keyword assisted topic models (keyATM) using collapsed Gibbs samplers. The keyATM combines the latent dirichlet allocation (LDA) models with a small number of keywords selected by researchers in order to improve the interpretability and topic classification of the LDA. The keyATM can also incorporate covariates and directly model time trends. The keyATM is proposed in Eshima, Imai, and Sasaki (2020) <arXiv:2004.05964>.

Version: 0.4.1
Depends: R (≥ 3.6)
Imports: Rcpp (≥ 1.0.7), dplyr (≥ 1.0.0), fastmap, future.apply, ggplot2, ggrepel, magrittr, Matrix, matrixNormal (≥ 0.1.0), MASS, pgdraw, purrr, quanteda (≥ 2.0.0), rlang, stats, stringr, tibble, tidyr (≥ 1.0.0)
LinkingTo: Rcpp, RcppEigen, RcppProgress
Suggests: readtext, testthat (≥ 2.1.0)
Published: 2022-06-11
Author: Shusei Eshima ORCID iD [aut, cre], Tomoya Sasaki [aut], Kosuke Imai [aut], Chung-hong Chan ORCID iD [ctb], Romain François ORCID iD [ctb], William Lowe [ctb]
Maintainer: Shusei Eshima <shuseieshima at g.harvard.edu>
BugReports: https://github.com/keyATM/keyATM/issues
License: GPL-3
URL: https://keyatm.github.io/keyATM/
NeedsCompilation: yes
SystemRequirements: C++11
Citation: keyATM citation info
Materials: NEWS
CRAN checks: keyATM results

Documentation:

Reference manual: keyATM.pdf

Downloads:

Package source: keyATM_0.4.1.tar.gz
Windows binaries: r-devel: keyATM_0.4.1.zip, r-release: keyATM_0.4.1.zip, r-oldrel: keyATM_0.4.1.zip
macOS binaries: r-release (arm64): keyATM_0.4.1.tgz, r-oldrel (arm64): keyATM_0.4.1.tgz, r-release (x86_64): keyATM_0.4.1.tgz, r-oldrel (x86_64): keyATM_0.4.1.tgz
Old sources: keyATM archive

Reverse dependencies:

Reverse imports: oolong

Linking:

Please use the canonical form https://CRAN.R-project.org/package=keyATM to link to this page.