Namespace Lucene.Net.Benchmarks.Quality.Trec
Classes
QueryDriver
Command-line tool for doing a TREC evaluation run.
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.
TrecJudge
Judge if given document is relevant to given quality query, based on Trec format for judgements.
TrecTopicsReader
Read TREC topics.