Package cc.mallet.classify.tui
Class SvmLight2Classify
- java.lang.Object
-
- cc.mallet.classify.tui.SvmLight2Classify
-
public class SvmLight2Classify extends java.lang.Object
Command line tool for classifying a sequence of instances directly from text input, without creating an instance list.- Author:
- David Mimno, Gregory Druck, Siddhartha Jonnalagadda
-
-
Constructor Summary
Constructors Constructor Description SvmLight2Classify()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-