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

CORIDocRep Class Reference

#include <CORIRetMethod.hpp>

Inheritance diagram for CORIDocRep:

DocumentRep List of all members.

Public Methods

 CORIDocRep (int docID,Index &dbIndex,double *cwRatio,double TFfact=150,double TFbase=50,SimpleKLDocModel *smoother=NULL,UnigramLM *collectLM=NULL)
virtual ~CORIDocRep ()
virtual double termWeight (int termID,DocInfo *info)
 term weighting function
See also:
TextQueryRetMethod.


virtual double scoreConstant ()
 doc-specific constant term in the scoring formula
See also:
TextQueryRetMethod.



Constructor & Destructor Documentation

CORIDocRep::CORIDocRep ( int docID,
Index & dbIndex,
double * cwRatio,
double TFfact = 150,
double TFbase = 50,
SimpleKLDocModel * smoother = NULL,
UnigramLM * collectLM = NULL )
 

CORIDocRep::~CORIDocRep ( ) [inline, virtual]
 


Member Function Documentation

double CORIDocRep::scoreConstant ( ) [inline, virtual]
 

doc-specific constant term in the scoring formula

See also:
TextQueryRetMethod.

Reimplemented from DocumentRep.

double CORIDocRep::termWeight ( int termID,
DocInfo * info ) [virtual]
 

term weighting function

See also:
TextQueryRetMethod.

Reimplemented from DocumentRep.


The documentation for this class was generated from the following files:
Generated at Fri Jul 26 18:26:54 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000