Uses of Interface
org.terrier.applications.TRECQuerying.OutputFormat

Packages that use TRECQuerying.OutputFormat
org.terrier.applications Provides application-level code that use the Terrier platform to perform indexing and retrieval from either standard test collections, interactive querying of a indexed collection, or desktop search. 
 

Uses of TRECQuerying.OutputFormat in org.terrier.applications
 

Classes in org.terrier.applications that implement TRECQuerying.OutputFormat
static class TRECQuerying.NullOutputFormat
          An OutputFormat instance which does nothing.
static class TRECQuerying.TRECDocidOutputFormat
          OutputFormat for writing TREC runs where the docnos are NOT looked up, but instead the (integer, internal) docids are recorded in the .res file.
static class TRECQuerying.TRECDocnoOutputFormat
          Standard OutputFormat for writing TREC runs
 

Fields in org.terrier.applications declared as TRECQuerying.OutputFormat
protected  TRECQuerying.OutputFormat TRECQuerying.printer
          Where results of the stream of queries are output to.
 

Methods in org.terrier.applications that return TRECQuerying.OutputFormat
protected  TRECQuerying.OutputFormat TRECQuerying.getOutputFormat()
           
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow