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
This package has been downloaded 586 times in the last 30 days. Not bad! The download count is somewhere between 'small-town buzz' and 'moderate academic conference'. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 25 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 7,435 times in the last 365 days. That's a lot of interest! Someone might even write a blog post about it. The day with the most downloads was Sep 11, 2024 with 72 downloads.
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