JULIELab / trec-pm

Support code and resources for participation at the TREC Precision Medicine Track (TREC-PM)
http://trec-cds.appspot.com
MIT License
9 stars 2 forks source link

Add possibility to easily retrieve IR scores from ES #82

Open khituras opened 5 years ago

khituras commented 5 years ago

For LtR features, It should be possible to fetch the, i.e. BM25 and language model, scores from ElasticSearch without needing to change a lot of code, which would be error prone.

Add means to retrieve the scores before LtR training/ranking in a systematic way.