stephanie-fu / LETORtoARFF

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%