/Meklet

A Web based Domain Specific Search Engine in Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Meklet

A Web based Domain Specific Search Engine in Python





Guides

Setup -

To setup the project and to install requisite dependencies run the following commands:

$ pip install pipenv
$ pipenv shell
$ pipenv install

To run the server -

Place the dataset in a folder named corpus inside the root directory of the Project and execute:

$ python app.py

Contributing

See CONTRIBUTING.md.

Project Team