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