g.put("indep-x3.5", new GroundTruth("indep-x3.5", Metric.AP, 75, x35_rawAP, 0.3421f));
g.put("indep-x4.0", new GroundTruth("indep-x4.0", Metric.AP, 75, x40_rawAP, 0.3512f));
g.put("indep-x4.5", new GroundTruth("indep-x4.5", Metric.AP, 75, x45_rawAP, 0.3540f));
g.put("indep-x5.0", new GroundTruth("indep-x5.0", Metric.AP, 75, x50_rawAP, 0.3550f));
Qrels qrels = new Qrels("data/gov2/qrels.gov2.all");
String[] params = new String[] {
"data/gov2/run.gov2.CIKM2010.title.indep.xml",
"data/gov2/queries.gov2.title.776-850.xml" };