MALLET 0.4 todos
From Mallet
The idea is to create a distribution from the current cvs repository, mostly "as is" (i.e., no package name changes).
- Done: incorporate Jython
-
Add jython license & acknowledgement file to MALLET (lib/jython/Lib) -
update/correct existing documentation on MALLET Wiki: Waiting for distribution to update installation howto -
address home/cache directory requirements (~/.mallet/mallethon) -
point to it from MALLET distribution (in README) -
rename script from "jython" to mallethon -
Jython requires JDK 1.5; need to reconcile with MALLET Java req'd version? -
wiki account for Kuzman (by admin?) [casutton]
-
- [Charles]
Make sure that logging.properties is correctly set up. (It was not in 0.3.2, and so for the past year all of our users have been wading through horribly verbose log messages.)[atolopko set level=INFO, commented out explicit class logging levels] - [AndrewT]
Write a script that checks out mallet-base, builds the mallet jar, does the cvs branch (maybe?), and creates the tarball. We don't have a script like that now. Bad bad bad.- Build mallet.jar in the default install, so there's no need for users to run make if they don't alter the source.
- cvs branch the release