Skip to content

KostasChr/TopicBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample application using MALLET topic modelling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages