#include "TextQueryRetMethod.hpp"
Go to the source code of this file.
Namespaces | |
namespace | CosSimParameter |
Compounds | |
class | CosSimDocRep |
Representation of a doc (as a weighted vector) in the CosSim method. More... | |
class | CosSimQueryRep |
Representation of a query (as a weighted vector) in the CosSim method. More... | |
class | CosSimRetMethod |
Cosine similarity retrieval method. More... | |
class | CosSimScoreFunc |
The ScoreFunction for the CosSim method. More... |