#include <CosSimRetMethod.hpp>
Inheritance diagram for CosSimScoreFunc:
Public Methods | |
CosSimScoreFunc (Index &dbIndex) | |
virtual double | adjustedScore (double origScore, TextQueryRep *qRep, DocumentRep *dRep) |
score adjustment (divide by L2 Norm for document) | |
Protected Attributes | |
Index & | ind |
|
|
|
score adjustment (divide by L2 Norm for document)
Reimplemented from ScoreFunction. |
|
|