anasheikh / Search-Engine

It is an offline corpus based search engine aimed at retrieving most relevant documents for a particular query using Okapi TF, TF-IDF, Okapi BM25 and Jelinek-Mercer Smoothing as the scoring functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

It is an offline corpus based search engine aimed at retrieving most relevant documents for a particular query using Okapi TF, TF-IDF, Okapi BM25 and Jelinek-Mercer Smoothing as the scoring functions.

License:MIT License


Languages

Language:Python 100.0%