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

Documentation for `tidylda()` references wrong package for R-squared #60

Closed TommyJones closed 3 years ago

TommyJones commented 3 years ago

Documentation says it calls textmineR::CalcTopicModelR2() but it now calls mvrsquared::mvrsquared()

TommyJones commented 3 years ago

https://github.com/TommyJones/tidylda/commit/e70a4d8bbb1b1f1c6b97ef548ff8dfcd6eef24f0