#include "TextQueryRetMethod.hpp"
Go to the source code of this file.
Namespaces | |
namespace | TFIDFParameter |
Compounds | |
class | TFIDFDocRep |
Representation of a doc (as a weighted vector) in the TFIDF method. More... | |
class | TFIDFQueryRep |
Representation of a query (as a weighted vector) in the TFIDF method. More... | |
class | TFIDFRetMethod |
The TFIDF retrieval method with a few TF formula options. More... |