How I Built BM25 from Scratch (And Why It's Better Than TF-IDF)
Okay so today I did another learning-based project. This time — BM25 from scratch.
If you've heard of TF-IDF, BM25 is basically the upgraded version of it. Let me explain why.
What's wrong with TF-ID
bpe-tokenizer.hashnode.dev5 min read