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



Private Attributes

Indexind
int * cwCounts
SimpleKLDocModeldfSmooth
UnigramLMcollLM
double c05
double idiv
double tnorm

Constructor & Destructor Documentation

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

virtual CORIDocRep::~CORIDocRep   [inline, virtual]
 


Member Function Documentation

virtual double CORIDocRep::scoreConstant   [inline, virtual]
 

doc-specific constant term in the scoring formula

See also:
TextQueryRetMethod

Implements DocumentRep.

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

term weighting function

See also:
TextQueryRetMethod

Implements DocumentRep.


Member Data Documentation

double CORIDocRep::c05 [private]
 

UnigramLM* CORIDocRep::collLM [private]
 

int* CORIDocRep::cwCounts [private]
 

SimpleKLDocModel* CORIDocRep::dfSmooth [private]
 

double CORIDocRep::idiv [private]
 

Index& CORIDocRep::ind [private]
 

double CORIDocRep::tnorm [private]
 


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