|
libtpc
0.1
Textpressocentral core library
|
data structure that contains detailed information related to a sentence More...
#include <DataStructures.h>


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} |
data structure that contains detailed information related to a sentence
1.8.11