Package cc.mallet.classify.tui
Class Vectors2Vectors
- java.lang.Object
-
- cc.mallet.classify.tui.Vectors2Vectors
-
public class Vectors2Vectors extends java.lang.Object
A command-line tool for manipulating InstanceLists. For example, reducing the feature space by information gain.- Author:
- Andrew McCallum mccallum@cs.umass.edu
-
-
Constructor Summary
Constructors Constructor Description Vectors2Vectors()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-