cc.mallet.classify.tui
Class Csv2Vectors
- java.lang.Object
-
- cc.mallet.classify.tui.Csv2Vectors
-
public class Csv2Vectors extends java.lang.ObjectCommand line import tool for loading a sequence of instances from a single file, with one instance per line of the input file.Despite the name of the class, input data does not have to be comma-separated, and instance data can remain sequences (rather than unordered vectors).
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringdefaultLineRegexstatic java.lang.StringdefaultTokenRegex
-
Constructor Summary
Constructors Constructor and Description Csv2Vectors()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)
-
DataMelt 3.0 © DataMelt by jWork.ORG