Skip to main content

Module hubness

Module hubness 

Source
Expand description

Deterministic CPU-only hubness scoring over dense embedding collections.

Structs§

HubnessScore
Deterministic CPU-only hubness scoring over a set of dense embeddings.

Functions§

compute_hubness_scores
Compute hubness scores for a collection of embeddings.
cosine_similarity
Cosine similarity between two equal-length vectors.