lucasnoah/malletpython
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a python based API for interacting with the Mallet topic modeling software. This software is not currently functional, but will be so in several days. It was uploaded so that I't could be worked on with peers. INSTALLATION git clone git://github.com/lucasnoah/mallet-python.git cd mallet-python wget http://mallet.cs.umass.edu/dist/mallet-2.0.7.tar.gz tar xvfz mallet-2.0.7.tar.gz