/LETORtoARFF

Converts LETOR datasets to .arff files (usable by Weka)

Primary LanguagePython

LETORtoARFF

Run from command line: python convert.py textFile.txt.

ARFF file is output as textFile-new.arff in the same directory.

Sample results with converted files are located in the results/ dir.