#include <CORIRetMethod.hpp>
Inheritance diagram for CORIScoreFunc:
Public Methods | |
CORIScoreFunc (Index &index) | |
virtual double | adjustedScore (double origScore, TextQueryRep *qRep, DocumentRep *dRep) |
score adjustment (e.g., appropriate length normalization) | |
Private Attributes | |
Index & | ind |
int | first |
TextQueryRep * | qr |
double | rmax |
double | c05 |
double | idiv |
|
|
|
score adjustment (e.g., appropriate length normalization)
Reimplemented from ScoreFunction. |
|
|
|
|
|
|
|
|
|
|
|
|