#include <StructQueryRep.hpp>
Inheritance diagram for TermQnode:
Public Methods | |
TermQnode (int id, double weight) | |
virtual | ~TermQnode () |
virtual double | eval (DocumentRep *dRep) |
Score as the termWeight of this term in the document. |
|
|
|
|
|
Score as the termWeight of this term in the document.
Implements QueryNode. |