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

TermFrequencyBeliefNode Class Reference

#include <TermFrequencyBeliefNode.hpp>

Inheritance diagram for TermFrequencyBeliefNode:

BeliefNode QueryNode InferenceNetworkNode List of all members.

Public Methods

 TermFrequencyBeliefNode (const std::string &name, indri::index::DocListFrequencyIterator &list, TermScoreFunction &scoreFunction, double maximumBackgroundScore, double maximumScore)
int nextCandidateDocument ()
double maximumBackgroundScore ()
double maximumScore ()
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

TermFrequencyBeliefNode::TermFrequencyBeliefNode const std::string &    name,
indri::index::DocListFrequencyIterator   list,
TermScoreFunction   scoreFunction,
double    maximumBackgroundScore,
double    maximumScore
 


Member Function Documentation

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

Implements BeliefNode.

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

Implements InferenceNetworkNode.

bool TermFrequencyBeliefNode::hasMatch int    documentID [virtual]
 

Implements BeliefNode.

double TermFrequencyBeliefNode::maximumBackgroundScore   [virtual]
 

Implements BeliefNode.

double TermFrequencyBeliefNode::maximumScore   [virtual]
 

Implements BeliefNode.

int TermFrequencyBeliefNode::nextCandidateDocument   [virtual]
 

Implements InferenceNetworkNode.

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