|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.iv.mds.util.PreprocessorCSV2MDS
public class PreprocessorCSV2MDS
Constructor Summary | |
---|---|
PreprocessorCSV2MDS(java.lang.String input,
java.lang.String output)
Creates a new instance of PreprocessorCSV2MDS. |
Method Summary | |
---|---|
void |
writeVectors()
Reads input .csv file, and writes it out to be readable by Preprocessor like term-frequencies of documents. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreprocessorCSV2MDS(java.lang.String input, java.lang.String output)
input
- path to fileoutput
- directory where to write out output fileMethod Detail |
---|
public void writeVectors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |