Interactive Visualization of Topic Models
Create the JSON object to read into the javascript visualization
Dimension reduction via Jensen-Shannon Divergence & Principal Componen...
Create an LDAvis output element
Run shiny/D3 visualization
View and/or share LDAvis in a browser
Shiny ui output function
Tools to create an interactive web-based visualization of a topic model that has been fit to a corpus of text data using Latent Dirichlet Allocation (LDA). Given the estimated parameters of the topic model, it computes various summary statistics as input to an interactive visualization built with D3.js that is accessed via a browser. The goal is to help users interpret the topics in their LDA topic model.