Class Summary |
GUIRelatednessRanker |
Execute a search using semantic relatedness between the words. |
GUIRelatednessResult |
The result that a GUIRelatednessRanker instance creates. |
NounDisc |
Implements a sirializable wrapper for all nouns in the corpus |
RelatednessRanker |
An instance of this class compares a SlimDiscourse (profile) to a corpus
of other SlimDiscourses (descriptions) and computes a ranking represented
in RelatednessResult. |
RelatednessResult |
The result that a SearchRanker creates. |
ScoredName |
A ScoredName contains a name and a score. |
SlimDiscourse |
Simplified and serializable wrapper instance of a SirDiscourse. |
WordRelatednessMap |
Maps word pairs to relatedness values. |