Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 PassageScore::end
 

index of last token + 1

int PassageScore::id
 

passage number

double PassageScore::score
 

the score

int PassageScore::start
 

first token index


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 12:59:50 2004 for Lemur Toolkit by doxygen1.2.18