Main Page   Namespace List   Class Hierarchy   Alphabetical List   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 (DOCID_T docID, const Index &dbIndex, double *cwRatio, double TFfact=150, double TFbase=50, const SimpleKLDocModel *smoother=NULL, const UnigramLM *collectLM=NULL)
virtual ~CORIDocRep ()
virtual double termWeight (TERMID_T termID, const DocInfo *info) const
 term weighting function
See also:
TextQueryRetMethod


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



Constructor & Destructor Documentation

CORIDocRep::CORIDocRep DOCID_T    docID,
const Index   dbIndex,
double *    cwRatio,
double    TFfact = 150,
double    TFbase = 50,
const SimpleKLDocModel   smoother = NULL,
const 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 TERMID_T    termID,
const DocInfo   info
const [virtual]
 

term weighting function

See also:
TextQueryRetMethod

Implements DocumentRep.


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