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

StructQueryScoreFunc Class Reference

ScoreFunction for structured querys. Provides evalQuery. More...

#include <StructQueryRetMethod.hpp>

Inheritance diagram for StructQueryScoreFunc:

ScoreFunction List of all members.

Public Methods

virtual double evalQuery (QueryNode *qn, DocumentRep *dRep)
 Have the QueryNode eval itself on the DocumentRep.

virtual double adjustedScore (double w, QueryNode *qn)
 No adjustment, return the original score.


Detailed Description

ScoreFunction for structured querys. Provides evalQuery.


Member Function Documentation

virtual double StructQueryScoreFunc::adjustedScore double    w,
QueryNode   qn
[inline, virtual]
 

No adjustment, return the original score.

virtual double StructQueryScoreFunc::evalQuery QueryNode   qn,
DocumentRep   dRep
[inline, virtual]
 

Have the QueryNode eval itself on the DocumentRep.


The documentation for this class was generated from the following file:
Generated on Mon Sep 30 14:14:22 2002 for LEMUR by doxygen1.2.18