Y
Hacker News
new
|
ask
|
show
|
jobs
by
nikhilgarg28
1098 days ago
What is the size and dimensionality of your corpus?
1 comments
phillipcarter
1098 days ago
Size can be up to ~140MB of vectors, so not exactly enormous. But it's nowhere near enough to stress a single node running a for loop on the data and doing a dot product, then sorting by relevancy.
link