#include <StructQueryRep.hpp>
Inheritance diagram for UwnQNode:
Public Methods | |
UwnQNode (int size, double w, double d) | |
virtual | ~UwnQNode () |
virtual double | eval (DocumentRep *dRep) |
Score as the proximityScore for this document representation. | |
Public Attributes | |
int | winSize |
Window size for the operator. | |
Protected Attributes | |
double | dw |
default score. |
|
|
|
|
|
Score as the proximityScore for this document representation.
Implements QueryNode. |
|
default score.
|
|
Window size for the operator.
|