Module: Retreval
- Defined in:
- lib/retreval/runner.rb,
lib/retreval/options.rb,
lib/retreval/query_result.rb,
lib/retreval/gold_standard.rb
Overview
The Retreval allows to load and define Gold Standards, add Query Results and calculate the most common metrics used in information retrieval evaluation.
Defined Under Namespace
Classes: Document, GoldStandard, Judgement, Options, Query, QueryResult, QueryResultSet, RankedQueryResult, ResultDocument, Runner, UnrankedQueryResult, User