Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 547 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 547 Bytes

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;