issues
search
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
Minor improvements
#33
Open
michelole
opened
5 years ago
michelole
commented
5 years ago
[ ] ResultList extends List
(no need to call getResults)
[ ] Retrieval.retrieve(queryDescriptions)
[ ] TopicSet extends List
[x] static methods for 2017-2019 topics in
TopicSet
(or a TopicSetBuilder?)
[x] Remove ElasticSearchQuery(GoldStandard): variable is unused
[ ] throw IllegalStateException when Experiment/Retrieval is built in wrong order (Template before Target).
TopicSet
(or a TopicSetBuilder?)