#include <TFIDFRetMethod.hpp>
Inheritance diagram for TFIDFDocRep:
Public Methods | |
TFIDFDocRep (int docID,Index &dbIndex,double *idfValue,TFIDFParameter::WeightParam ¶m) | |
virtual | ~TFIDFDocRep () |
virtual double | termWeight (int termID,DocInfo *info) |
term weighting function
| |
virtual double | scoreConstant () |
doc-specific constant term in the scoring formula
| |
double | docTFWeight (const double rawTF) |
|
|
|
|
|
|
|
doc-specific constant term in the scoring formula
Reimplemented from DocumentRep. |
|
term weighting function
Reimplemented from DocumentRep. |