| Interface | Description |
|---|---|
| WeightingFunction |
A function interface for specifying how a
HyperspaceAnalogueToLanguage instance should weigh co-occurrences based on
the word distance. |
| Class | Description |
|---|---|
| EvenWeighting |
An weighting scheme where all words have the same weight when specifying how
a
HyperspaceAnalogueToLanguage instance should weigh co-occurrences
based on the word distance. |
| GeometricWeighting |
A geometically-decreasing weighting scheme for specifying how a
HyperspaceAnalogueToLanguage instance should weigh co-occurrences based on
the word distance. |
| HyperspaceAnalogueToLanguage |
A
SemanticSpace implementation of the Hyperspace Analogue to Language
(HAL) algorithm described by Lund and Burgess. |
| LinearWeighting |
A linear weighting scheme for specifying how a
HyperspaceAnalogueToLanguage instance should weigh co-occurrences based on
the word distance. |
Copyright © 2012. All Rights Reserved.