Update README.md
This commit is contained in:
parent
3ccfe00028
commit
f2eece05ff
|
@ -9,7 +9,7 @@
|
||||||
Instance Distance is a fast pure-Rust implementation of the [Hierarchical
|
Instance Distance is a fast pure-Rust implementation of the [Hierarchical
|
||||||
Navigable Small Worlds paper][paper] by Malkov and Yashunin for finding
|
Navigable Small Worlds paper][paper] by Malkov and Yashunin for finding
|
||||||
approximate nearest neighbors. This implementation powers the
|
approximate nearest neighbors. This implementation powers the
|
||||||
[InstantDomainSearch.com][ids] backend services used for word vector indexing.
|
[Instant Domains](https://instantdomains.com) backend services used for word vector indexing.
|
||||||
|
|
||||||
## What it does
|
## What it does
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue