Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PriorNode Class Reference

#include <PriorNode.hpp>

Inheritance diagram for PriorNode:

BeliefNode QueryNode InferenceNetworkNode List of all members.

Public Methods

 PriorNode (const std::string &name, FieldIteratorNode *field, const std::map< int, indri::lang::PriorNode::tuple_type > &table)
 ~PriorNode ()
int nextCandidateDocument ()
bool hasMatch (int documentID)
const greedy_vector< ScoredExtentResult > & score (int documentID, int begin, int end, int documentLength)
void annotate (class Annotator &annotator, int documentID, int begin, int end)
double maximumScore ()
double maximumBackgroundScore ()
const std::string & getName () const

Constructor & Destructor Documentation

PriorNode::PriorNode const std::string &    name,
FieldIteratorNode   field,
const std::map< int, indri::lang::PriorNode::tuple_type > &    table
 

PriorNode::~PriorNode  
 


Member Function Documentation

void PriorNode::annotate class Annotator   annotator,
int    documentID,
int    begin,
int    end
[virtual]
 

Implements BeliefNode.

const std::string & PriorNode::getName   [virtual]
 

Implements InferenceNetworkNode.

bool PriorNode::hasMatch int    documentID [virtual]
 

Implements BeliefNode.

double PriorNode::maximumBackgroundScore   [virtual]
 

Implements BeliefNode.

double PriorNode::maximumScore   [virtual]
 

Implements BeliefNode.

int PriorNode::nextCandidateDocument   [virtual]
 

Implements InferenceNetworkNode.

const greedy_vector< ScoredExtentResult > & PriorNode::score int    documentID,
int    begin,
int    end,
int    documentLength
[virtual]
 

Implements BeliefNode.


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:51 2004 for Lemur Toolkit by doxygen1.2.18