Skip to content

ThomasK81/TopicModellingR

Repository files navigation

TopicModellingR

Try-out the DNZ topic-modeller (based on the Digital NZ API)

  1. Install [R] (https://www.r-project.org) and optionally [RStudio] (https://www.rstudio.com)
  2. 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")
  3. In RStudio/R run: library(shiny) and then:
  4. runUrl("https://github.com/ThomasK81/TopicModellingR/archive/master.zip", subdir = "/shiny/tmApp/")
  5. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published