MALLET logo

MALLET

MALLET is a Java-based toolkit for machine learning applications on text

Features

MALLET is MAchine Learning for LanguagE Toolkit.

MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text. - Official website

MALLET includes tools for document classification, sequence tagging, topic modeling.

Many of the algorithms in MALLET depend on numerical optimization. MALLET includes an efficient implementation of Limited Memory BFGS, among many other optimization methods. In addition to sophisticated Machine Learning applications, MALLET includes routines for transforming text documents into numerical representations that can then be processed efficiently. This process is implemented through a flexible system of “pipes”, which handle distinct tasks such as tokenizing strings, removing stopwords, and converting sequences into count vectors. - Official website

Stack Overflow Q&A | API Reference

Platform

Social

 

System Requirements

Not available, but we appreciate help! You can help us improve this page.

Ratings

Aggregate
3.63 
 5

G2CROWD3 
 5
based on 1 reviews
PAT RESEARCH7.6 
 10
based on professional's opinion
PAT RESEARCH8.2 
 10
based on 1 reviews

Developer

Andrew McCallum, Other contributors

Written in

Java

Initial Release

Not available, but we appreciate help! You can help us improve this page.

License

Apache v2+


Notes


This page was last updated with commit: Following: - Fixed: missing sources for features now added - Removed: Google Analytics Async (deprecated) - Added: missing aria-labels to input elements - Updated: partials/seo.html code for new data structure - Fixed: changed aria-label to title for span and divs - Fixed: color of status icon on softpages not appearing correctly (5221a6e)