docLength | DocumentRep | [protected] |
docTFWeight(const double rawTF) const | TFIDFDocRep | |
DocumentRep(int docID, int dl=1) | DocumentRep | [inline] |
getDocLength() const | DocumentRep | [inline] |
getID() const | DocumentRep | [inline] |
id | DocumentRep | [protected] |
scoreConstant() const | TFIDFDocRep | [inline, virtual] |
setDocLength(int len) | DocumentRep | [inline] |
termWeight(int termID, const DocInfo *info) const | TFIDFDocRep | [inline, virtual] |
TFIDFDocRep(int docID, const Index &dbIndex, double *idfValue, TFIDFParameter::WeightParam ¶m) | TFIDFDocRep | [inline] |
~DocumentRep() | DocumentRep | [inline, virtual] |
~TFIDFDocRep() | TFIDFDocRep | [inline, virtual] |