forked from spotify/annoy-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Approximate nearest neighbors in Java
License
hengyu-chi/annoy-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SPOTIFY PROJECT ----------------- Copyright (c) 2014 Spotify AB THIS REPOSITORY IS THE PROPERTY OF SPOTIFY AB UNAUTHORIZED ACCESS TO THIS DATA IS STRICTLY PROHIBITED. README Template Version 8 Project : annoy-java Maintainer : Andy Sloane <[email protected]> Chapter : Backend Skynet (no contact email yet) Dependencies: Related : System : Environment : Java DESCRIPTION ------------ Java library for annoy, the C++/Python approximate nearest neighbor library. This library only reads (does not create) and only handles float angular indices (not Euclidean ones). This covers 99% of the functionality we need. DOCUMENTATION ------------- Documentation for this project should be found in the doc directory. Information on how Spotify projects should be documented is available on https://techdoc.spotify.net/projbooks/docs/
About
Approximate nearest neighbors in Java
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 95.3%
- Python 4.7%