"Bash shell script that calculates system effectiveness metrics for TREC 2010 and TREC 2011 Legal Learning systems", "calc1.c" =>"C program used in dolegal10eval", "calc2.c" => "C program used in dolegal10eval", "qrels.t10legallearn.gz" => "Official qrels for the TREC 2010 Legal Learning task", "qrels.t11legallearn.gz" => "Official qrels for the TREC 2011 Legal Learning task", "t10legallearn-results.zip" => "Official results for TREC 2010 Legal Learning participant systems", ) ?> TREC 2010 Legal Track Learning Task Results and Toolkit

TREC 2010 Legal Track Learning Task Results and Toolkit


$desc) { printf("\n"); printf(" \n", $file, $file); printf(" \n", date('Y-m-d\&\n\b\s\p\;H:i:s', filemtime($file))); $fsz = filesize($file); $gb = 1024 * 1024 * 1024; $mb = 1024 * 1024; $kb = 1024; if ($fsz > $gb) { $fsz_s = sprintf("%dG", $fsz/$gb); } else if ($fsz > $mb) { $fsz_s = sprintf("%dM", $fsz/$mb); } else if ($fsz > $kb) { $fsz_s = sprintf("%dK", $fsz/$kb); } else { $fsz_s = sprintf("%dB", $fsz); } printf(" \n", $fsz_s); printf(" \n", $desc); } ?>
Name Last Modified (UTC) Size Description
%s%s %s%s

TREC 2010 Legal Track Learning Task Results and Toolkit

Results:

Relevance assessments:

Toolkit: