Skip to contents

All functions

calc_dist()
Calculate distances from keys to keys
calc_simil()
Calculate similarities from keys to keys
calc_wrd()
Calculate Word Rotator's Distance from keys to keys
close(<Magnitude>)
Close a Magnitude connection
dim(<Magnitude>)
Dimensions of a Magnitude table
doesnt_match()
Order keys by their distances to a key
has_exact()
Check if keys exist in a Magnitude table?
magnitude()
Create a Magnitude connection
most_similar()
Order keys by their similarity to a key
query()
Get vector embeddings of keys
slice_frac()
Slice samples by fraction from a Magnitude table
slice_index()
Slice samples by index from a Magnitude table
slice_n()
Slice samples from a Magnitude table
wrd()
Calculate Word Rotator's Distance