Non-Metric Space Library Manual
2015-08-22Code Available2· sign in to hype
Bilegsaikhan Naidan, Leonid Boytsov, Yury Malkov, David Novak
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/nmslib/nmslibOfficialIn papernone★ 3,575
- github.com/searchivarius/nmslibOfficialIn papernone★ 0
Abstract
This document covers a library for fast similarity (k-NN)search. It describes only search methods and distances (spaces). Details about building, installing, Python bindings can be found online:https://github.com/searchivarius/nmslib/tree/v1.8/. Even though the library contains a variety of exact metric-space access methods, our main focus is on more generic and approximate search methods, in particular, on methods for non-metric spaces. NMSLIB is possibly the first library with a principled support for non-metric space searching.