mirror of
https://github.com/qdrant/fastembed.git
synced 2026-07-23 11:20:51 -05:00
* Fix: Normalize tokens to lowercase before checking stopwords in BM25 * Test: Normalize tokens to lowercase before checking stopwords in BM25 * Test Fix test_multilanguage: in "Je suis au lit", the "Je" should be skipped because it in the stopwords. * chore: apply ruff --------- Co-authored-by: H4-8ZSI <H4-8ZSI@EXAMPLE.COM>