MALLET 2.0 RC3 Release Notes Mar 31, 2009 Internationalization in "import-file" command: support for character encodings, more flexible tokenization patterns, and user-supplied stoplists. Options for L1 regularization for CRFs and MaxEnt classifiers. For classifiers, use the option "--trainer MaxEnt,l1Weight=1.0". Topic modeling: new multi-threaded option, faster sampling with less memory, two new formats for saving topic-word weights to files, topic inference for unseen documents. Removed obsolete ant, lucene and junit jars, updated to JUnit 4. Many bug fixes.