| Class | Description |
|---|---|
| Clique |
A clique in a MRF.
|
| Clique.MaxScoreComparator |
Comparator based on the max score of a clique.
|
| DocumentNode |
A document node in a MRF.
|
| GlobalEvidence |
Object encapsulating collection-level global evidence for ranking purposes.
|
| GlobalTermEvidence |
Object encapsulating collection-level term evidence (df and cf).
|
| GraphNode |
Abstract base class for a node in a MRF.
|
| MarkovRandomField |
A Markov Random Field.
|
| Parameter | |
| TermNode |
A term node in a MRF.
|
| VocabFrequencyPair |
| Enum | Description |
|---|---|
| Clique.Type | |
| GraphNode.Type |
Based package for models using Markov Random Fields.