redis/modules/vector-sets/examples/glove-100
Pieter Cailliau d65102861f
Adding AGPLv3 as a license option to Redis! (#13997)
Read more about [the new license option](http://redis.io/blog/agplv3/)
and [the Redis 8 release](http://redis.io/blog/redis-8-ga/).
2025-05-01 14:04:22 +01:00
..
README Add 'modules/vector-sets/' from commit 'c6db0a7c20ff5638f3a0c9ce9c106303daeb2f67' 2025-04-02 16:34:28 +03:00
insert.py Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
recall.py Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00

README

wget http://ann-benchmarks.com/glove-100-angular.hdf5
python insert.py
python recall.py (use --k <count> optionally, default top-10)