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

SynQNode Class Reference

#include <QueryNode.hpp>

Inheritance diagram for SynQNode:

ProxNode QueryNode List of all members.

Public Methods

 SynQNode (double w, double d)
virtual ~SynQNode ()
virtual void updateDocList (int numDocs)
 Intersect the doc lists of the children of this node.


Private Methods

void synonymProxList ()
 construct the proximity list synonym operator.


Detailed Description

Implements the SYN operator. Evaluates to the proximityScore for the conflated child terms within the document.


Constructor & Destructor Documentation

SynQNode::SynQNode double    w,
double    d
[inline]
 

virtual SynQNode::~SynQNode   [inline, virtual]
 


Member Function Documentation

void SynQNode::synonymProxList   [private]
 

construct the proximity list synonym operator.

this should iterate over the sets of prox lists pairwise intersect (or clever).

virtual void SynQNode::updateDocList int    numDocs [inline, virtual]
 

Intersect the doc lists of the children of this node.

Reimplemented from ProxNode.


The documentation for this class was generated from the following files:
Generated on Fri Feb 6 07:12:07 2004 for LEMUR by doxygen1.2.16