genericalexacc / invertedIndex

A rust implementation of an inverted index. Ranked retrieval through okapi bm25.
5 stars 1 forks source link

Add Okapi BM25 weighting scheme #1

Closed jaybcee closed 1 year ago

jaybcee commented 2 years ago

https://nlp.stanford.edu/IR-book/html/htmledition/okapi-bm25-a-non-binary-model-1.html

lsegaux commented 1 year ago

Is there a timeline for this issue? Really looking forward to this feature

jaybcee commented 1 year ago

Is there a timeline for this issue? Really looking forward to this feature

I believe we are aiming for Q1 23 @genericalexacc please confirm.