Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemur::retrieval::PassageScore Struct Reference

Score of a passage, with start and end indices. More...

#include <PassageRep.hpp>

List of all members.

Public Attributes

int id
 passage number

int start
 first token index

int end
 index of last token + 1

double score
 the score


Detailed Description

Score of a passage, with start and end indices.


Member Data Documentation

int lemur::retrieval::PassageScore::end
 

index of last token + 1

int lemur::retrieval::PassageScore::id
 

passage number

double lemur::retrieval::PassageScore::score
 

the score

int lemur::retrieval::PassageScore::start
 

first token index


The documentation for this struct was generated from the following file:
Generated on Tue Jun 15 11:03:06 2010 for Lemur by doxygen 1.3.4