MALLET Documentation
The currently available MALLET documentation consists of
- Draft Tutorial on
command line use of mallet for document classification
- Example of using the SimpleTagger class, which uses Conditional
Random Fields (CRFs) for labelling sequences.
- javadoc for the MALLET library (very sparse)
More documentation is currently being written, including javadoc for MALLET.