Skip to main content

simple extensible search engine backend

Project description

IR-CIS-536

This repository contains code for information retrieval course CIS-536

How To Run

  • get dataset from here
  • ensure you have python 3.10+ installed.
  • execute pip install -r requirements.txt to get the required dependencies.
  • execute python indexing.py to create the inverted index. This will take ~15 minutes so go do other stuff.
    • nltk might ask you to download some stuff for the stemmer so just follow the instructions.
  • execute python main.py to interact with the gui and enter queries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cleverchuk-search-engine-0.0.1.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

cleverchuk_search_engine-0.0.1-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page