Skip to content

hengyu-chi/annoy-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Java 95.3%
  • Python 4.7%