<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Topic Models Using Varimax</dc:title>
  <dc:title>R package tmfast version 0.1.1</dc:title>
  <dc:description>Fits topic models using varimax-rotated principal component
    analysis (PCA), following the "vintage factor analysis" approach of
    Rohe &amp; Zheng (2020) &lt;doi:10.48550/arXiv.2004.05387&gt;. Leverages truncated PCA via 'irlba'
    for sparse matrices, enabling fast model fitting on large corpora.
    Includes an information-theoretic approach to vocabulary selection,
    'broom'-compatible tidiers for extracting word-topic and topic-document
    matrices into a tidy data workflow, and samplers for constructing
    simulated corpora for benchmarking and method evaluation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: assertthat, purrr, dplyr, tidyr, magrittr, rlang, stringr,
tibble, tidyselect, irlba, tidytext, glue, Matrix, generics,
psych, cli</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, ggbeeswarm, ggplot2,
Rtsne, umap, lpSolve, janeaustenr, stm, tictoc, furrr,
reshape2, tmfast.realbooks</dc:relation>
  <dc:creator>D. Hicks &lt;hicks.daniel.j@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>D. Hicks [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0001-7945-4416&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-05-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tmfast</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tmfast</dc:identifier>
</oai_dc:dc>
