Skip to content

shepdl/handle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HANDLE (Heuristic Analytical Digital Language Environment)

Get a grip on MALLET

HANDLE is GUI for topic modeling, designed to help novice users (such as digital humanitists) learn topic modeling.

Documentation

For help, see documentation

Building

You'll need Maven and Java 13+

  1. clone the project
  2. CD into the directory
  3. Run mvn package

Then, double-click the handle-app-*-.jar file in the target directory.