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