Uses of Class
org.terrier.evaluation.TRECQrelsInMemory.QrelsHashSet
- 
Packages that use TRECQrelsInMemory.QrelsHashSet Package Description org.terrier.evaluation Provides an interface and the classes to process relevance assessments and perform standard evaluation of retrieval results.
- 
- 
Uses of TRECQrelsInMemory.QrelsHashSet in org.terrier.evaluationFields in org.terrier.evaluation declared as TRECQrelsInMemory.QrelsHashSet Modifier and Type Field Description TRECQrelsInMemory.QrelsHashSet[]TRECQrelsInMemory. qrelsPerQueryEach element in the array contains the docids of the relevant documents with respect to a query.
 
-