Packages
cc.mallet.classify Classes for training and classifying instances.
cc.mallet.classify.constraints.ge  
cc.mallet.classify.constraints.pr  
cc.mallet.classify.evaluate Classes for computing and displaying the quaility of a classification trial, including accuracy, precision, and confusion matrix.
cc.mallet.classify.examples Example classes showing how to use classifiers.
cc.mallet.classify.tests JUnit tests for classifiers
cc.mallet.classify.tui Command line programs for document classification.
cc.mallet.cluster Unsupervised clustering of Instance objects within an InstanceList.
cc.mallet.cluster.clustering_scorer  
cc.mallet.cluster.evaluate  
cc.mallet.cluster.evaluate.tests  
cc.mallet.cluster.examples  
cc.mallet.cluster.iterator  
cc.mallet.cluster.iterator.tests  
cc.mallet.cluster.neighbor_evaluator  
cc.mallet.cluster.tui  
cc.mallet.cluster.util  
cc.mallet.examples  
cc.mallet.extract Unimplemented.
cc.mallet.extract.pipe  
cc.mallet.extract.test  
cc.mallet.fst Transducers, including Conditional Random Fields (CRFs).
cc.mallet.fst.confidence  
cc.mallet.fst.semi_supervised  
cc.mallet.fst.semi_supervised.constraints  
cc.mallet.fst.semi_supervised.pr  
cc.mallet.fst.semi_supervised.pr.constraints  
cc.mallet.fst.semi_supervised.tui  
cc.mallet.fst.tests Tests for Transducers, including Conditional Random Fields (CRFs).
cc.mallet.grmm.examples  
cc.mallet.grmm.inference  
cc.mallet.grmm.inference.gbp  
cc.mallet.grmm.learning  
cc.mallet.grmm.learning.extract  
cc.mallet.grmm.learning.templates  
cc.mallet.grmm.test  
cc.mallet.grmm.types  
cc.mallet.grmm.util  
cc.mallet.optimize Classes for finding the maximum of a function.
cc.mallet.optimize.tests JUnit tests for maximize.
cc.mallet.pipe Classes for processing arbitrary data into instances.
cc.mallet.pipe.iterator Classes that generate instances from different kinds of input or data structures.
cc.mallet.pipe.iterator.tests  
cc.mallet.pipe.tests JUnit tests for pipes.
cc.mallet.pipe.tsf TokenSequenceFeature Pipes.
cc.mallet.pipe.tsf.tests JUnit tests for TokenSequenceFeature Pipes.
cc.mallet.share.casutton.ner  
cc.mallet.share.mccallum.ner Named entity recognizer.
cc.mallet.share.upenn Utilities that currently include a command line wrapper for the maxent classifier.
cc.mallet.share.upenn.ner  
cc.mallet.share.weili.ner  
cc.mallet.share.weili.ner.enron  
cc.mallet.topics  
cc.mallet.topics.tui  
cc.mallet.types Fundamental MALLET types, including FeatureVector, Instance, Label etc.
cc.mallet.types.tests JUnit tests for Fundamental MALLET types.
cc.mallet.util Miscellaneous utilities including command line processing, math functions, lexing, logging.
cc.mallet.util.resources.wn  
cc.mallet.util.search  
cc.mallet.util.tests JUnit tests for the miscellaneous utilities.