LDAvis: Interactive Visualization of Topic Models
- CRAN: http://cran.r-project.org/web/packages/LDAvis/index.html
- GitHub: https://github.com/cpsievert/LDAvis/
- Vignettes:
> library(LDAvis)
バージョン: 0.3.2
| 関数名 | 概略 | 
|---|---|
| TwentyNewsgroups | Twenty Newsgroups Data | 
| createJSON | Create the JSON object to read into the javascript visualization | 
| jsPCA | Dimension reduction via Jensen-Shannon Divergence & Principal Components | 
| renderVis | Create an LDAvis output element | 
| runShiny | Run shiny/D3 visualization | 
| serVis | View and/or share LDAvis in a browser | 
| visOutput | Shiny ui output function |