#include <ExtentRestrictionNode.hpp>
Inheritance diagram for ExtentRestrictionNode:
Public Methods | |
ExtentRestrictionNode (const std::string &name, BeliefNode *child, ListIteratorNode *field) | |
int | nextCandidateDocument () |
double | maximumScore () |
double | maximumBackgroundScore () |
const greedy_vector< ScoredExtentResult > & | score (int documentID, int begin, int end, int documentLength) |
void | annotate (class Annotator &annotator, int documentID, int begin, int end) |
bool | hasMatch (int documentID) |
const std::string & | getName () const |
|
|
|
Implements BeliefNode. |
|
Implements InferenceNetworkNode. |
|
Implements BeliefNode. |
|
Implements BeliefNode. |
|
Implements BeliefNode. |
|
Implements InferenceNetworkNode. |
|
Implements BeliefNode. |