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

Impala::Samples::ActiveLearnEngine Class Reference

#include <ActiveLearnEngine.h>

Collaboration diagram for Impala::Samples::ActiveLearnEngine:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Core::Trec::Thread Thread
typedef Core::Trec::ThreadSet ThreadSet
typedef Core::Trec::ShotResult ShotResult
typedef std::list< ShotResultShotResultList

Public Member Functions

 ActiveLearnEngine (ThreadSet *set, Thread *positiveAnnotations, Thread *negativeAnnotations)
void PrepareNewID ()
std::string GetID ()
bool RequestSubmitted ()
int GetErrCount ()
void PrepRequest ()
void AddAnnotations ()
void AddPositive (Quid q)
void AddNegative (Quid q)
void AddRandomNegatives (int number)
void SubmitRequest ()
bool HasResults ()
ShotResultList RetrieveResults ()
bool Ready ()

Private Attributes

ThreadSetmThreadSet
ThreadmPositive
ThreadmNegative
std::string mActiveID
Core::Table::AnnotationTablemAnnotations
Util::DatabasemALDatabase
bool mInfoSent
bool mAutoNegatives
int mAutoNegativesNumber
int mErrCount
TimermTimer
 ILOG_VAR_DEC

Detailed Description

Definition at line 20 of file ActiveLearnEngine.h.


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