June 2017
Intermediate to advanced
744 pages
16h 41m
English
Mallet is available for download at UMass Amherst University website at http://mallet.cs.umass.edu/download.php. Navigate to the Download section as shown in the following image and select the latest stable release (2.0.8, at the time of writing this book):

Download the ZIP file and extract the content. In the extracted directory, you should find a folder named dist with two JAR files: mallet.jar and mallet-deps.jar. The first one contains all the packaged Mallet classes, while the second one packs all the dependencies. Include both JARs in your project as referenced libraries, as shown in the following image:
If you are using Eclipse, ...
Read now
Unlock full access