Novak, David

1paper

1 Paper

6.6MSAug 22, 2015Code
Non-Metric Space Library Manual

Bilegsaikhan Naidan, Leonid Boytsov, Yury Malkov et al.

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.