tidylda
Latent Dirichlet Allocation Using 'tidyverse' Conventions
Implements an algorithm for Latent Dirichlet Allocation (LDA), Blei et at. (2003) https://www.jmlr.org/papers/volume3/blei03a/blei03a.pdf, using style conventions from the 'tidyverse', Wickham et al. (2019) doi:10.21105/joss.01686, and 'tidymodels', Kuhn et al. https://tidymodels.github.io/model-implementation-principles/. Fitting is done via collapsed Gibbs sampling. Also implements several novel features for LDA such as guided models and transfer learning based on ongoing and, as yet, unpublished research.
- Version0.0.5
- R version≥ 3.5.0
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Languageen-US
- Last release04/22/2024
Documentation
Team
Tommy Jones
Brendan Knapp
Show author detailsRolesContributorBarum Park
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports11 packages
- Suggests9 packages
- Linking To4 packages