The query normalizer for the Best Fully Weighted Method does not work yet (1.12.1998) More...
#include <CQNEuclideanLengthSquare.h>
Public Member Functions | |
| CQNEuclideanLengthSquare (const CAcInvertedFile *inAccessor) | |
| virtual void | considerQueryFeature (const CWeightingFunction &inFeature) |
| Considers a feature. | |
| virtual CQueryNormalizer * | clone () const |
Public Member Functions inherited from CQueryNormalizer | |
| CQueryNormalizer (const CAcInvertedFile *inAccessor=0) | |
| void | setAccessor (const CAcInvertedFile *inAccessor) |
| virtual void | reset () |
| virtual double | getValue () const |
| Translating the information into a normalizing value in the end. | |
Additional Inherited Members | |
Protected Attributes inherited from CQueryNormalizer | |
| double | mValue |
| const CAcInvertedFile * | mAccessor |
The query normalizer for the Best Fully Weighted Method does not work yet (1.12.1998)