Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 682 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 682 Bytes

Explore the impact of k in your topicmodel

Allows one to change the k parameter and see different words in ones topic model. Reflects the common practice of working with topicmodels, that is exploring and choosing the best k based on theorethical insights.

Running

  1. Fix path to topicmodel dataset
  2. R -e "shiny::runApp('.')"

TODO

First version only

  • remove hard coded stuff
  • add reactivity to UI to make it auto update
  • reconsider visualization styles

Acknowledgments

Code developed through support by Kone Foundation, project Digital humanities of public policy making.

Licensed with MIT license.