ielab / GPT_Ranker

Use GPT-2/T5 to beat traditional LM
2 stars 0 forks source link

GPT-Ranker using Jimmy Lin Anserini BM25 + doc2query res file to rerank #4

Closed hanglics closed 4 years ago

hanglics commented 4 years ago
  1. Parse the XML collection into json file
  2. From the res file extract document and query
  3. Put extracted document and query into two dictionaries
hanglics commented 4 years ago

Done all documents in data/doc_rerank.