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

Public Methods | |
| CachedFrequencyBeliefNode (const std::string &name, ListCache::CachedList *list, TermScoreFunction &scoreFunction, double maximumBackgroundScore, double maximumScore) | |
| int | nextCandidateDocument () |
| double | maximumBackgroundScore () |
| double | maximumScore () |
| 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. |
1.2.18