jean-pierreBoth / hnswlib-rs

Rust implementation of the HNSW algorithm (Malkov-Yashunin)
Other
152 stars 22 forks source link

added Levenshtein disctance as a metric, added test, added example #1

Closed pegesund closed 4 years ago

pegesund commented 4 years ago

Hei Jean-pierre and thanks for open sourcing such a cool library!

I have added Levenshtein as a distance metric, with a test and some example code. Would you mind taking a look?

Petter

jean-pierreBoth commented 4 years ago

merged. I will push on rust repository. Thanks

pegesund commented 4 years ago

Nice, thanks to you also. Really nice code :)

Petter

On Tue, May 5, 2020 at 12:22 PM jpboth notifications@github.com wrote:

merged. I will push on rust repository. Thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jean-pierreBoth/hnswlib-rs/pull/1#issuecomment-623973427, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQSBFYCFQ6ISEF6WSTXTTRP7SHBANCNFSM4MYYNJ7A .

pegesund commented 2 years ago

Hi

We are making a jpa-java interface to hnswlib :)

One thing that we can not figure out is how to release the memory of a hnsw. Is there such a functionality?

Petter

On Tue, May 5, 2020 at 1:23 PM Petter Egesund @.***> wrote:

Nice, thanks to you also. Really nice code :)

Petter

On Tue, May 5, 2020 at 12:22 PM jpboth @.***> wrote:

merged. I will push on rust repository. Thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jean-pierreBoth/hnswlib-rs/pull/1#issuecomment-623973427, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQSBFYCFQ6ISEF6WSTXTTRP7SHBANCNFSM4MYYNJ7A .