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

CORIMergeMethod Class Reference

#include <CORIMergeMethod.hpp>

Inheritance diagram for CORIMergeMethod:

DistMergeMethod List of all members.

Public Methods

 CORIMergeMethod (double constA=0.4, double constB=1.4)
 ~CORIMergeMethod ()

Protected Methods

double score (double dbscore, double docscore) const
 create a score for the merge based on the index ranking score and the document score


Detailed Description

Implementation of CORI merging method. Merge scores from individual databases, assuming that the scores we receive have already been normalized for this merge algorithm. See RetrievalMethod for database ranking algorithms (CORIRetMethod). See DistSearchMethod for multiple individual database retrieval.


Constructor & Destructor Documentation

CORIMergeMethod::CORIMergeMethod double    constA = 0.4,
double    constB = 1.4
 

CORIMergeMethod::~CORIMergeMethod  
 


Member Function Documentation

double CORIMergeMethod::score double    dbscore,
double    docscore
const [protected, virtual]
 

create a score for the merge based on the index ranking score and the document score

Implements DistMergeMethod.


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:28 2004 for Lemur Toolkit by doxygen1.2.18