A library for directly using LibSVM from Mallet. This library provides ClassifierTrainer and Classifier that use a lightly refactored version of the LibSVM java implementation (https://github.com/syeedibnfaiz/libsvm-java-kernel).
Take a look at the sample usage shown in ca.uwo.csd.ai.nlp.mallet.libsvm.Main.
Syeed Ibn Faiz University of Western Ontario