#include <OkapiRetMethod.hpp>
Inheritance diagram for lemur::retrieval::OkapiQueryTerm:

Public Member Functions | |
| OkapiQueryTerm (lemur::api::TERMID_T termID, double count, int pEstCount, double paramK3) | |
| virtual int | pEstCount () const |
| return the number of rel docs with the term | |
| virtual double | weight () const |
| return query term TF weight | |
Private Attributes | |
| int | pEst |
| double | k3 |
|
||||||||||||||||||||
|
|
|
|
return the number of rel docs with the term
|
|
|
return query term TF weight
Reimplemented from lemur::api::QueryTerm. |
|
|
|
|
|
|
1.3.4