Show / Hide Table of Contents

    Namespace Lucene.Net.Benchmarks.Quality.Trec

    Utilities for Trec related quality benchmarking, feeding from Trec Topics and QRels inputs.

    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.

    • Improve this Doc
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)