#include "RetrievalMethod.hpp"
#include "StructQueryRep.hpp"
#include "DocumentRep.hpp"
#include "ScoreFunction.hpp"
#include "ScoreAccumulator.hpp"
#include "FreqVector.hpp"
Go to the source code of this file.
Compounds | |
class | StructQueryRetMethod |
class | StructQueryScoreFunc |
ScoreFunction for structured querys. Provides evalQuery. More... |