Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::infnet::NestedListBeliefNode Class Reference

#include <NestedListBeliefNode.hpp>

Inheritance diagram for indri::infnet::NestedListBeliefNode:

indri::infnet::BeliefNode indri::infnet::InferenceNetworkNode List of all members.

Public Member Functions

 NestedListBeliefNode (const std::string &name, ListIteratorNode &child, ListIteratorNode *context, ListIteratorNode *raw, indri::query::TermScoreFunction &scoreFunction, double maximumBackgroundScore, double maximumScore)
lemur::api::DOCID_T nextCandidateDocument ()
void indexChanged (indri::index::Index &index)
double maximumBackgroundScore ()
double maximumScore ()
const indri::utility::greedy_vector<
indri::api::ScoredExtentResult > & 
score (lemur::api::DOCID_T documentID, indri::index::Extent &extent, int documentLength)
void annotate (class Annotator &annotator, lemur::api::DOCID_T documentID, indri::index::Extent &extent)
bool hasMatch (lemur::api::DOCID_T documentID)
const indri::utility::greedy_vector<
bool > & 
hasMatch (lemur::api::DOCID_T documentID, const indri::utility::greedy_vector< indri::index::Extent > &extents)
const std::string & getName () const

Private Member Functions

int _contextLength (int begin, int end)
double _contextOccurrences (int begin, int end)
double _documentOccurrences ()

Private Attributes

ListIteratorNode_list
ListIteratorNode_context
ListIteratorNode_raw
double _maximumScore
double _maximumBackgroundScore
indri::query::TermScoreFunction_scoreFunction
indri::utility::greedy_vector<
indri::api::ScoredExtentResult
_scores
indri::utility::greedy_vector<
bool > 
_matches
std::string _name
bool _documentSmoothing

Constructor & Destructor Documentation

indri::infnet::NestedListBeliefNode::NestedListBeliefNode const std::string &  name,
ListIteratorNode child,
ListIteratorNode context,
ListIteratorNode raw,
indri::query::TermScoreFunction scoreFunction,
double  maximumBackgroundScore,
double  maximumScore
 


Member Function Documentation

int indri::infnet::NestedListBeliefNode::_contextLength int  begin,
int  end
[inline, private]
 

double indri::infnet::NestedListBeliefNode::_contextOccurrences int  begin,
int  end
[inline, private]
 

double indri::infnet::NestedListBeliefNode::_documentOccurrences  )  [inline, private]
 

void indri::infnet::NestedListBeliefNode::annotate class Annotator annotator,
lemur::api::DOCID_T  documentID,
indri::index::Extent extent
[virtual]
 

Implements indri::infnet::BeliefNode.

const std::string & indri::infnet::NestedListBeliefNode::getName  )  const [virtual]
 

Implements indri::infnet::InferenceNetworkNode.

const indri::utility::greedy_vector< bool > & indri::infnet::NestedListBeliefNode::hasMatch lemur::api::DOCID_T  documentID,
const indri::utility::greedy_vector< indri::index::Extent > &  extents
[virtual]
 

Implements indri::infnet::BeliefNode.

bool indri::infnet::NestedListBeliefNode::hasMatch lemur::api::DOCID_T  documentID  )  [virtual]
 

Implements indri::infnet::BeliefNode.

void indri::infnet::NestedListBeliefNode::indexChanged indri::index::Index index  )  [virtual]
 

Implements indri::infnet::InferenceNetworkNode.

double indri::infnet::NestedListBeliefNode::maximumBackgroundScore  )  [virtual]
 

Implements indri::infnet::BeliefNode.

double indri::infnet::NestedListBeliefNode::maximumScore  )  [virtual]
 

Implements indri::infnet::BeliefNode.

lemur::api::DOCID_T indri::infnet::NestedListBeliefNode::nextCandidateDocument  )  [virtual]
 

Implements indri::infnet::InferenceNetworkNode.

const indri::utility::greedy_vector< indri::api::ScoredExtentResult > & indri::infnet::NestedListBeliefNode::score lemur::api::DOCID_T  documentID,
indri::index::Extent extent,
int  documentLength
[virtual]
 

Implements indri::infnet::BeliefNode.


Member Data Documentation

ListIteratorNode* indri::infnet::NestedListBeliefNode::_context [private]
 

bool indri::infnet::NestedListBeliefNode::_documentSmoothing [private]
 

ListIteratorNode& indri::infnet::NestedListBeliefNode::_list [private]
 

indri::utility::greedy_vector<bool> indri::infnet::NestedListBeliefNode::_matches [private]
 

double indri::infnet::NestedListBeliefNode::_maximumBackgroundScore [private]
 

double indri::infnet::NestedListBeliefNode::_maximumScore [private]
 

std::string indri::infnet::NestedListBeliefNode::_name [private]
 

ListIteratorNode* indri::infnet::NestedListBeliefNode::_raw [private]
 

indri::query::TermScoreFunction& indri::infnet::NestedListBeliefNode::_scoreFunction [private]
 

indri::utility::greedy_vector<indri::api::ScoredExtentResult> indri::infnet::NestedListBeliefNode::_scores [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Jun 15 11:03:01 2010 for Lemur by doxygen 1.3.4