public class NormalisedLETOROutputFormat extends LETOROutputFormat
display_docids, display_docnos, display_scores, feature_docids, fOffset, seenQueries, test
Constructor and Description |
---|
NormalisedLETOROutputFormat(Index index) |
Modifier and Type | Method and Description |
---|---|
void |
printResults(PrintWriter pw,
SearchRequest q,
String method,
String iteration,
int numberOfResults)
Outputs the results of query q to PrintWriter pw,
described by the method, iteration, and the specified
limit on the number of results (0 means no limit).
|
printHeader
public NormalisedLETOROutputFormat(Index index)
public void printResults(PrintWriter pw, SearchRequest q, String method, String iteration, int numberOfResults) throws IOException
OutputFormat
printResults
in interface OutputFormat
printResults
in class LETOROutputFormat
IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow