Learn R Programming

⚠️There's a newer version (0.3.2) of this package.Take me there.

LDAvis (version 0.2)

Interactive Visualization of Topic Models

Description

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.

Copy Link

Version

Install

install.packages('LDAvis')

Monthly Downloads

4,089

Version

0.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Carson Sievert

Last Published

January 23rd, 2015

Functions in LDAvis (0.2)

createJSON

Create the JSON object to read into the javascript visualization
serVis

View and/or share LDAvis in a browser
runShiny

Run shiny/D3 visualization
jsPCA

Dimension reduction via Jensen-Shannon Divergence & Principal Components
TwentyNewsgroups

Twenty Newsgroups Data