Difference between revisions of "Mallet"
(Created page with "'''MALLET''' is a Java "Machine Learning for Language Toolkit" best known for its topic modeling capabilities. ==Description== MALLET is an integrated collection of Java code...") |
|||
Line 11: | Line 11: | ||
[[Category:Tools]] | [[Category:Tools]] | ||
+ | [[zh:Mallet]] |
Revision as of 21:04, 4 June 2018
MALLET is a Java "Machine Learning for Language Toolkit" best known for its topic modeling capabilities.
Description
MALLET is an integrated collection of Java code useful for statistical natural language processing, document classification, cluster analysis, information extraction, topic modeling and other machine learning applications to text.
History
MALLET was developed primarily by Andrew McCallum, of the University of Massachusetts Amherst, with assistance from graduate students and faculty from both UMASS and the University of Pennsylvania.
External links
- Official website of the project at the University of Massachusetts Amherst