Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Trec::SearchJudge Class Reference

#include <SearchJudge.h>

Collaboration diagram for Impala::Core::Trec::SearchJudge:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SearchJudge (String fileName)
void Load (String fileName)
bool Valid ()
void Stats ()
bool HasTopic (String topic)
int GetNrRelevant (String topic)
int GetNrJudged (String topic)
std::vector< StringGetJudgedShots (String topic)
std::vector< int > GetJudgedValues (String topic)
int Judge (String topic, String shot)
Real64 Judge (String topic, std::vector< String > shots)

Private Member Functions

int GetTopicIdx (String name)

Private Attributes

bool mValid
std::vector< StringmJudgeTopic
std::vector< StringmJudgeShot
std::vector< int > mJudgeValue
std::vector< StringmTopicName
std::vector< int > mTopicNrJudged
std::vector< int > mTopicNrRelevant

Detailed Description

Definition at line 17 of file SearchJudge.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:25:33 2010 for ImpalaSrc by  doxygen 1.5.1