annoy 1.17.3
0
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.
Contents
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.
Stars: 13163, Watchers: 13163, Forks: 1163, Open Issues: 60The spotify/annoy
repo was created 11 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 13163 github stars!
How to Install annoy
You can install annoy using pip
pip install annoy
or add it to a project with poetry
poetry add annoy
Package Details
- Author
- Erik Bernhardsson
- License
- Apache License 2.0
- Homepage
- https://github.com/spotify/annoy
- PyPi:
- https://pypi.org/project/annoy/
- GitHub Repo:
- https://github.com/spotify/annoy
Classifiers
Related Packages
Errors
A list of common annoy errors.
Code Examples
Here are some annoy
code examples and snippets.
GitHub Issues
The annoy package has 60 open issues on GitHub
- Segmentation fault when I call add_item, version: v1.16.3
- cann't install on MAC M1
- slow work of finding neighbors in docker-compose