A Web based Domain Specific Search Engine in Python
-
Updated
Oct 27, 2020 - Python
A Web based Domain Specific Search Engine in Python
This repo contains a text search engine done in two phases. Phase 1 indexes documents with BSBI algorithm without scoring. And in Phase 2, BM25 scores the retrieved documents
Add a description, image, and links to the bsbi topic page so that developers can more easily learn about it.
To associate your repository with the bsbi topic, visit your repo's landing page and select "manage topics."