geekcomputers / Python

My Python Examples

Home Page:http://www.thegeekblog.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a search engine in python

Xceptions opened this issue · comments

I'm creating this issue to build a search engine in python seeing that it is not here. Just like google, given an input of documents and a search term, we would find the documents that contain this term, and rank them based on an importance score

I would like to contribute by adding code for this to the repository. Kindly assign me this issue.
@NitkarshChourasia @geekcomputers @dmahugh

Hello, @Xceptions
It feels like an awesome project you can contribute to this repository.
Please, go ahead and make an Pull Request.
We will be happy to merge your contributions.
You are assigned this task.
Go ahead and all the best for your contributions to this repository for times to come.
Thank you,
@NitkarshChourasia

thank you too!, will start right away

Hi @NitkarshChourasia, Kindly review the PR