JASSv2
Functions
ECOM19_to_JASS_eval.cpp File Reference

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"
Include dependency graph for ECOM19_to_JASS_eval.cpp:

Functions

int usage (const char *exename)
 
int main (int argc, const char *argv[])
 

Detailed Description

Read the eBay released assessments (which is a table) and convert into JASS_eval format (a superset of trec_eval format)

Author
Andrew Trotman