scikit-hubness icon indicating copy to clipboard operation
scikit-hubness copied to clipboard

Puffinn improvements

Open VarIr opened this issue 6 years ago • 2 comments

The puffinn package now supports MacOS and retrieving vectors from the index. We should thus:

  • [ ] enable puffinn tests on MacOS
  • [x] modify the puffinn wrapper, as to not store an additional copy of the indexed vectors.

Note, that the indexed vectors are normalized.

VarIr avatar Sep 19 '19 13:09 VarIr

This is addressed by #45

VarIr avatar Oct 11 '19 13:10 VarIr

Puffinn tests are still disabled on macos, because it appears to be less precise.

VarIr avatar Oct 28 '19 12:10 VarIr