libtpc  0.1
Textpressocentral core library
Public Attributes | List of all members
tpc::index::SentenceDetails Struct Reference

data structure that contains detailed information related to a sentence More...

#include <DataStructures.h>

Inheritance diagram for tpc::index::SentenceDetails:
Inheritance graph
[legend]
Collaboration diagram for tpc::index::SentenceDetails:
Collaboration graph
[legend]

Public Attributes

int doc_position_begin {-1}
 
int doc_position_end {-1}
 
std::string sentence_text
 
std::string categories_string
 
- Public Attributes inherited from tpc::index::SentenceSummary
int sentence_id {-1}
 
int lucene_internal_id {-1}
 
double score {0}
 

Detailed Description

data structure that contains detailed information related to a sentence


The documentation for this struct was generated from the following file: