Skip to content

isabella232/annoy-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

annoy-java

Build Status GitHub license Maven Central

annoy-java is a Java client for annoy.

It was built to give us access to ANN queries from JVM languages, for indices built by other Python pipelines.

Limitations

  • annoy-java only implements loading trees built by the Python version of annoy; it cannot yet create its own.

License

Copyright 2016 Spotify AB.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Approximate nearest neighbors in Java

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.8%
  • Python 4.2%