Aranea::Modules::ConvertToTREC
- Aranea module for displaying
results in the TREC8/9/10 format
This Aranea modules is meant to be used in conjunction with the
Aranea::Shell
.
This Areana module converts the Aranea XML object into the TREC8/9/10 answer output format:
|
QNO
is the question number; Q0
is just some identifier
(meaningless); DOCID
is the id of the supporting document; RANK
is the rank of the answer; SCORE
is the internal score of the
answer (does not affect judging); SYSTEM
is the name of the system;
ANSWER
is the actual answer itself. Here is an example:
|
Note that starting TREC 2002, the output format has changed.