Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 632 Bytes

File metadata and controls

12 lines (9 loc) · 632 Bytes

Termite-UI

This repository contains a GUI for user interaction with Interactive Topic Modeling.

Installing Libraries

From the termite-ui/public_html directory, run 'bower install' (assuming you've installed bower: http://bower.io/). This should put all necessary libraries in termite-ui/public_html/bower_components.

Run the Visualization

To view the visualization, execute ./start_localhost.sh. If you're on a Mac, the script will automatically bring up the visualization in Chrome. Otherwise, you'll have open http://127.0.0.1:8000/public_html/app in a web browser.