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

ExtentRestrictionNode Class Reference

#include <ExtentRestrictionNode.hpp>

Inheritance diagram for ExtentRestrictionNode:

BeliefNode QueryNode InferenceNetworkNode List of all members.

Public Methods

 ExtentRestrictionNode (const std::string &name, BeliefNode *child, ListIteratorNode *field)
int nextCandidateDocument ()
double maximumScore ()
double maximumBackgroundScore ()
const greedy_vector< ScoredExtentResult > & score (int documentID, int begin, int end, int documentLength)
void annotate (class Annotator &annotator, int documentID, int begin, int end)
bool hasMatch (int documentID)
const std::string & getName () const

Constructor & Destructor Documentation

ExtentRestrictionNode::ExtentRestrictionNode const std::string &    name,
BeliefNode   child,
ListIteratorNode   field
 


Member Function Documentation

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

Implements BeliefNode.

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

Implements InferenceNetworkNode.

bool ExtentRestrictionNode::hasMatch int    documentID [virtual]
 

Implements BeliefNode.

double ExtentRestrictionNode::maximumBackgroundScore   [virtual]
 

Implements BeliefNode.

double ExtentRestrictionNode::maximumScore   [virtual]
 

Implements BeliefNode.

int ExtentRestrictionNode::nextCandidateDocument   [virtual]
 

Implements InferenceNetworkNode.

const greedy_vector< ScoredExtentResult > & ExtentRestrictionNode::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:32 2004 for Lemur Toolkit by doxygen1.2.18