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.
- Fix path to topicmodel dataset
R -e "shiny::runApp('.')"
First version only
- remove hard coded stuff
- add reactivity to UI to make it auto update
- reconsider visualization styles
Code developed through support by Kone Foundation, project Digital humanities of public policy making.
Licensed with MIT license.