cpsievert / LDAvis

R package for web-based interactive topic model visualization.
Other
557 stars 131 forks source link

Bump version; add shiny support #28

Closed cpsievert closed 9 years ago

cpsievert commented 9 years ago

To test, run:

devtools::install_github("cpsievert/LDAvis@shiny")
rmarkdown::run(system.file("examples/rmarkdown.Rmd", package = "LDAvis"))
cpsievert commented 9 years ago

Thanks for those improvements @kshirley, feel free to merge if tests pass after my recent commit