#include <MaxNode.hpp>
Inheritance diagram for MaxNode:

Public Methods | |
| MaxNode (const std::string &name) | |
| MaxNode (const std::string &name, const std::vector< BeliefNode * > &children) | |
| int | nextCandidateDocument () |
| 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) |
| const std::string & | getName () const |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
Implements BeliefNode. |
|
|
Implements InferenceNetworkNode. |
|
|
Implements BeliefNode. |
|
|
Implements BeliefNode. |
|
|
Implements BeliefNode. |
|
|
Implements InferenceNetworkNode. |
|
||||||||||||||||||||
|
Implements BeliefNode. |
1.2.18