1109 Forks
11562 Stars
11562 Watchers

annoy

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

How to download and setup annoy

Open terminal and run command
git clone https://github.com/spotify/annoy.git
git clone is used to create a copy or clone of annoy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with annoy https://github.com/spotify/annoy/archive/master.zip

Or simply clone annoy with SSH
[email protected]:spotify/annoy.git

If you have some problems with annoy

You may open issue on annoy support forum (system) here: https://github.com/spotify/annoy/issues