ThaiJamesLee/IR_Complex_Question_Retrieval

Aggregate all scores into one file

Closed this issue · 0 comments

The scores file should have the following structure:

docid: {docid: [bm25_score, tfidf_score, tfidf+rocchio_score, glove_score, glove+rocchio_score], ....},...