|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
TREC Module
See:
Description
Class Summary | |
---|---|
ColumnExtractor | ColumnExtractor.java Created on November 3, 2004, 8:41 AM Extracts specified columns from a file regular args: queries_even.txt.result 4 5 6 7 8 9 10 lucene args: queries.txt.result 4 5 6 7 8 9 10 desc run args: |
Defs | Definitions |
FileConverter | FileConverter.java Takes result file from lucene and qrel file and combines them in the file that could be used for training input...output Created on October 17, 2004, 2:39 PM |
MatlabToTREC | MatlabToTREC.java Created on November 3, 2004, 11:16 AM Merges output from matlab with the lucenes output and creates a file that could be evaluated by trec_eval TREC: qid iter docno rank sim run_id |
QueryRelevance | QueryRelevance.java Used for storing QueryRelevance Judgments Created on October 17, 2004, 2:22 PM |
ResultMerger | ResultMerger.java Created on January 9, 2005, 11:34 AM Merges results from two files; one by one; Files must have equal number of docs / query |
RobustEvalFix | RobustEvalFix.java Used for fixing robust_eval script so that the queries match with the script Created on November 15, 2004, 10:21 AM |
RobustEvalFixTest | RobustEvalFixTest.java JUnit based test Created on November 15, 2004, 8:44 PM |
RStat | Represents topicid avep p10 for the use by roubust_eval |
StatsParser | StatsParser.java Created on October 15, 2004, 2:34 PM Takes as input output from ret_eval -q and produces output in form: topicid avep p10 for the use by roubust_eval |
TREC Module
Provides various utilities that allow to run and evaluate peformance of Lucene on the test data from TREC Robust Retrieval Track.
Procedure
Reports
com.hrstc.trec.report contains utilities that could be used to create reports from various runs.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |