Class Trec1MQReader
Read topics of TREC 1MQ track.
Expects this topic format -
qnum:qtext
Comment lines starting with '#' are ignored.
All topics will have a single name value pair.
Inheritance
System.Object
Trec1MQReader
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class Trec1MQReader : object
Constructors
Name | Description |
---|---|
Trec1MQReader(String) | Constructor for Trec's 1MQ TopicsReader |
Methods
Name | Description |
---|---|
ReadQueries(TextReader) | Read quality queries from trec 1MQ format topics file. |