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