41 #ifndef _CQNBESTFULLYWEIGHTED 42 #define _CQNBESTFULLYWEIGHTED 43 #include "libGIFTQuInvertedFile/include/uses-declarations.h" 45 #include "libGIFTQuInvertedFile/include/CQueryNormalizer.h" CQNBestFullyWeighted.
Definition: CQNBestFullyWeighted.h:49
For normalizing weights like in Salton/Buckley we need to now all the features in the query or all th...
Definition: CQueryNormalizer.h:55
a universally usable class for weighting.
Definition: CWeightingFunction.h:70
virtual CQueryNormalizer * clone() const
returning a copy of this
An accessor to an inverted file.
Definition: CAcInvertedFile.h:83
virtual void considerQueryFeature(const CWeightingFunction &inFeature)
Considers a feature.