Get a grip on MALLET
HANDLE is GUI for topic modeling, designed to help novice users (such as digital humanitists) learn topic modeling.
For help, see documentation
You'll need Maven and Java 13+
- clone the project
- CD into the directory
- Run
mvn package
Then, double-click the handle-app-*-.jar
file in the target
directory.