R/ldatuning.R

#' ldatuning: Tuning of the LDA models parameters
#'
#' @docType package
#' @name ldatuning
#' @description A package for identifying the number of topics in a text corpus
#' by generating LDA models, tuning LDA model parameters, and scoring model
#' results.
NULL
nikita-moor/ldatuning documentation built on June 2, 2024, 4:13 a.m.