|
JASSv2
|
Read the eBay released assessments (which is a table) and convert into JASS_eval format (a superset of trec_eval format) More...
#include <stdio.h>#include <ctype.h>#include <stdlib.h>#include <map>#include <string>#include <vector>#include "file.h"
Functions | |
| int | usage (const char *exename) |
| int | main (int argc, const char *argv[]) |
Read the eBay released assessments (which is a table) and convert into JASS_eval format (a superset of trec_eval format)
1.8.13