Structure describing a variable referencing a named match of a subexpression. Variables are attached to features used for summarization.
More...
#include <summarizationVariable.hpp>
Structure describing a variable referencing a named match of a subexpression. Variables are attached to features used for summarization.
Constructor.
- Parameters
-
[in] | name_ | name of the variable |
[in] | itr_ | pointer to postinglist representing the variable (owned by caller) |
Copy constructor.
- Parameters
-
Posting iterator of the variable.
- Returns
- the posting iterator pointer of this variable
const std::string& strus::SummarizationVariable::name |
( |
| ) |
const |
|
inline |
Index strus::SummarizationVariable::position |
( |
| ) |
const |
|
inline |
Feature occurrence attached to this variable at the current position of the summarizer feature posting iterator this variable is attached to.
- Returns
- the current position
The documentation for this class was generated from the following file: