"-D", Constants.OPTION_USE_COMPRESSION + "=" + Constants.OPTION_USE_COMPRESSION_DEFAULT,
vocabulary,
input,
output
};
assertEquals ( 0, ToolRunner.run(new InferDriver(), args) );
// load the output of the MapReduce job
DatasetGraph dsgMR = load(output + "/part-m-00000");
// perform inference using RIOT infer