TommyJones / tidylda

Implements an algorithim for Latent Dirichlet Allocation using style conventions from the [tidyverse](https://style.tidyverse.org/) and [tidymodels](https://tidymodels.github.io/model-implementation-principles/index.html).
Other
41 stars 3 forks source link

set up separate, non-CRAN, unit tests #32

Closed TommyJones closed 3 months ago

TommyJones commented 4 years ago

Test for things you don't want to put on CRAN for compute time or other reasons, but contribute to the quality of the package.