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
 

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.


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