Aggregate all scores into one file
Closed this issue · 0 comments
ThaiJamesLee commented
The scores file should have the following structure:
docid: {docid: [bm25_score, tfidf_score, tfidf+rocchio_score, glove_score, glove+rocchio_score], ....},...