#include <QueryAnnotation.hpp>
Public Methods | |
QueryAnnotation () | |
QueryAnnotation (indri::lang::Node *queryRoot, EvaluatorNode::MResults &annotations, std::vector< ScoredExtentResult > &results) | |
~QueryAnnotation () | |
const QueryAnnotationNode * | getQueryTree () const |
const std::map< std::string, std::vector< ScoredExtentResult > > & | getAnnotations () const |
const std::vector< ScoredExtentResult > & | getResults () const |
|
|
|
|
|
|
|
|
|
|
|
|