-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Description
Hi,
I was hoping to leverage NearPy to find similarities between strings, but it's not clear to me how to query the engine with a string vector (if that's possible). My use case is that I have ~30 million names to store in the engine, and I have around 1.5 million names to submit as queries to find a best match from the engine. I was going to use your Redis storage adapter so that all of the queries could be submitted asynchronously. Please let me know if that is not a good use case for NearPy.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels