Package org.terrier.applications.batchquerying
Contains application-level programs for performing batch-based query operations, such as generating runs for TREC.
-
Interface Summary Interface Description QuerySource This interface denotes a source of queries for batch evaluation -
Class Summary Class Description ParallelTRECQuerying An instance of TRECQuerying that will invoke multiple threads concurrentlyParallelTRECQuerying.Command QuerySourceUtils SingleLineTRECQuery This class can be used to extract batch queries from a simpler format than the regular SGML TREC format.TRECQuery This class is used for reading the queries from TREC topic files.TRECQuerying This class performs a batch mode retrieval from a set of TREC queries.TRECQuerying.Command TRECSetup This method is for setting the correct file and directory names in the files etc/collection.spec, etc/terrier.properties, etc.