<?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>Latent Dirichlet Allocation Using 'tidyverse' Conventions</dc:title>
  <dc:title>R package tidylda version 0.0.7</dc:title>
  <dc:description>Implements an algorithm for Latent Dirichlet
    Allocation (LDA), Blei et at. (2003) &lt;https://www.jmlr.org/papers/volume3/blei03a/blei03a.pdf&gt;,
    using style conventions from the 'tidyverse',
    Wickham et al. (2019)&lt;doi:10.21105/joss.01686&gt;,
    and 'tidymodels', Kuhn et al.&lt;https://tidymodels.github.io/model-implementation-principles/&gt;.
    Fitting is done via collapsed Gibbs sampling.
    Also implements several novel features for LDA such as guided models and
    transfer learning.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: dplyr, generics, gtools, Matrix, methods, mvrsquared (&gt;=
0.1.0), Rcpp (&gt;= 1.0.2), rlang, stats, stringr, tibble, tidyr,
tidytext</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo, RcppProgress, RcppThread</dc:relation>
  <dc:relation>Suggests: ggplot2, knitr, parallel, quanteda, testthat, tm, slam,
spelling, covr, rmarkdown</dc:relation>
  <dc:creator>Tommy Jones &lt;jones.thos.w@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tommy Jones [aut, cre] (ORCID: &lt;https://orcid.org/0000-0001-6457-2452&gt;),
  Brendan Knapp [ctb] (ORCID: &lt;https://orcid.org/0000-0003-3284-4972&gt;),
  Barum Park [ctb]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tidylda/LICENSE)</dc:rights>
  <dc:date>2025-11-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidylda</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidylda</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
