- Install [R] (https://www.r-project.org) and optionally [RStudio] (https://www.rstudio.com)
- In RStudio/R install some packages you will need:
install.packages("shiny")
,install.packages("LDAvis")
,install.packages("XML")
,install.packages("RCurl")
,install.packages("plyr")
,install.packages("tm")
- In RStudio/R run:
library(shiny)
and then: runUrl("https://github.com/ThomasK81/TopicModellingR/archive/master.zip", subdir = "/shiny/tmApp/")
- Enjoy!
-
Notifications
You must be signed in to change notification settings - Fork 4
ThomasK81/TopicModellingR
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published