Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 725 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 725 Bytes

A browser for exposing latent topics in a file.

The file should have the form

id :: title :: content,for example:

....

5::Father of the Bride Part II (1995):: In this sequel to Father of the Bride, George Banks must accept...

6::Heat (1995):: Hunters and their prey--Neil and his professional criminal crew hunt to score big money...

....

To use this:

  1. Upload the file

  2. Select the model options

Screen 1

  1. See the topic analysis

Screen 2

Uses mallet for topic models, Maven/Spring, Apache Wicket, Junit and Mockito and Bootstrap.