/text2vec-lda-tuning

Shiny app for tuning {text2vec} LDA hyperparameters.

Primary LanguageR

LDA Hyperparameters Tuning in {text2vec}

A Shiny application to provide convenience for tuning Latent Dirichlet Allocation (LDA) hyperparameters. LDA implementation is provided by {text2vec} package and visualization is provided by {LDAvis} package.

  • A demo application can be found here;
  • Example directory consists of a walkthrough on how to generate .dtm file needed;