#include <PorterStemmerTransformation.hpp>
Inheritance diagram for indri::parse::PorterStemmerTransformation:

Public Member Functions | |
| PorterStemmerTransformation () | |
| ~PorterStemmerTransformation () | |
| indri::api::ParsedDocument * | transform (indri::api::ParsedDocument *document) |
| void | setHandler (ObjectHandler< indri::api::ParsedDocument > &handler) |
| void | handle (indri::api::ParsedDocument *document) |
Private Attributes | |
| ObjectHandler< indri::api::ParsedDocument > * | _handler |
| Porter_Stemmer * | stemmer |
|
|
|
|
|
|
|
|
Implements indri::parse::Transformation. |
|
|
Implements indri::parse::Transformation. |
|
|
Implements indri::parse::Transformation. |
|
|
|
|
|
|
1.3.4