Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 563 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 563 Bytes

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.