#include <CORIRetMethod.hpp>
Inheritance diagram for CORIDocRep:
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
| |
virtual double | scoreConstant () |
doc-specific constant term in the scoring formula
|
|
|
|
|
|
doc-specific constant term in the scoring formula
Implements DocumentRep. |
|
term weighting function
Implements DocumentRep. |