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

Retrieve treatment information for docs #41

Closed michelole closed 5 years ago

michelole commented 5 years ago

Once we have the treatment info in the index, we should retrieve it in Java and make it accessible it in the Result class.

Partially blocked on #4.