Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/artetxem/vecmap
/ functions
Functions
20 in github.com/artetxem/vecmap
⨍
Functions
20
◇
Types & classes
0
↓ 7 callers
Function
get_array_module
(x)
cupy_utils.py:32
↓ 4 callers
Function
asnumpy
(x)
cupy_utils.py:39
↓ 4 callers
Function
topk_mean
(m, k, inplace=False)
map_embeddings.py:36
↓ 2 callers
Function
dropout
(m, p)
map_embeddings.py:27
↓ 2 callers
Function
get_cupy
()
cupy_utils.py:28
↓ 2 callers
Function
supports_cupy
()
cupy_utils.py:24
↓ 2 callers
Function
whitening_transformation
(m)
map_embeddings.py:299
↓ 1 callers
Function
length_normalize
(matrix)
embeddings.py:45
↓ 1 callers
Function
length_normalize_dimensionwise
(matrix)
embeddings.py:58
↓ 1 callers
Function
main
()
eval_similarity.py:25
↓ 1 callers
Function
main
()
eval_analogy.py:26
↓ 1 callers
Function
main
()
map_embeddings.py:54
↓ 1 callers
Function
main
()
normalize_embeddings.py:22
↓ 1 callers
Function
main
()
eval_translation.py:46
↓ 1 callers
Function
mean_center
(matrix)
embeddings.py:52
↓ 1 callers
Function
mean_center_embeddingwise
(matrix)
embeddings.py:65
↓ 1 callers
Function
topk_mean
(m, k, inplace=False)
eval_translation.py:28
Function
normalize
(matrix, actions)
embeddings.py:71
Function
read
(file, threshold=0, vocabulary=None, dtype='float')
embeddings.py:21
Function
write
(words, matrix, file)
embeddings.py:38