Skip to content
#

bm25

Here are 77 public repositories matching this topic...

Full-stack app that fetches some Wikipedia articles at random, indexes them (in local memory), and serves endpoints for searching the index using a BM25 ranking algorithm. Originally an eng challenge I was asked to spend 3hrs on, w/o a DB of any form, I have since added persistence by Dockerizing the app with a Postgres instance. Front-end WIP.

  • Updated Mar 13, 2024
  • Python

Improve this page

Add a description, image, and links to the bm25 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bm25 topic, visit your repo's landing page and select "manage topics."

Learn more