#include <OkapiRetMethod.hpp>
Public Attributes | |
double | expQTF |
The (pseudo) count of a new term added to the query (It's unclear how this is set from the Okapi paper, so it's implemented as a parameter.). | |
int | howManyTerms |
The number of terms to add for feedback. |
|
The (pseudo) count of a new term added to the query (It's unclear how this is set from the Okapi paper, so it's implemented as a parameter.).
|
|
The number of terms to add for feedback.
|