JMMackenzie / IOQP

Impact Ordered Query Processing
Apache License 2.0
3 stars 0 forks source link

Add ability to score/quantize input CIFF files with BM25 #11

Closed JMMackenzie closed 2 years ago

JMMackenzie commented 2 years ago

Will close #10

Might need some cleaning up.

lgrz commented 2 years ago

Tested this out, looks good to me. Just need to fix up the merge. search_bufs field is missing from the index constructor in quantize_from_ciff_file.

JMMackenzie commented 2 years ago

Thanks @lgrz -- can you check https://github.com/JMMackenzie/IOQP/pull/11/commits/cfbdf051c5a1a2b31e1d14fa4d7c3670002e9400 when you get a sec? It looks like it's working now.