#include <ContextCountGraphExtractor.hpp>
Inheritance diagram for indri::lang::ContextCountGraphExtractor:
Public Member Functions | |
~ContextCountGraphExtractor () | |
Node * | defaultAfter (indri::lang::Node *node) |
Node * | after (indri::lang::RawScorerNode *oldNode, indri::lang::RawScorerNode *oldNode) |
Private Attributes | |
std::vector< indri::lang::Node * > | _nodes |
|
|
|
Reimplemented from indri::lang::Copier. |
|
|
|
|