krinkv / information-ranking

The Unlicense
0 stars 0 forks source link

Vectorize only relevant documents per query #31

Closed krinkv closed 10 months ago

krinkv commented 10 months ago

Using inverse index we can obtain documents that contain at least one word from the query

Note: Later we can think about vectorizing the document on initialization