One ASCII file in XML format from each site. The format must conform this dtd . You can download an example of use .
The dtd imposes this format:
<iclef-results site="SITEID">
<experiment searcher="SEARCHERID" topic="QUESTIONNUM" system="SYSTEMID">
<doc docno="CLEFDOCNO" rel="RELEVANCEJUDGEMENT" time="TIME"/>
...
</experiment>
<experiment searcher="SEARCHERID" topic="QUESTIONNUM" system="SYSTEMID">
<doc docno="CLEFDOCNO" rel="RELEVANCEJUDGEMENT" time="TIME"/>
...
</experiment>
...
</iclef-results>
where:
Fernando López Ostenero - Webmaster |