mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-18 14:31:49 +00:00

* dont filter negatives for unscaled Okapi * change BM25 algorithm default to BM25L * Update haystack/document_stores/in_memory/document_store.py * improve comment