/searchengine

A Search Engine. Made for our Data Structures & Algorithms Project.

Primary LanguagePureBasic

searchengine

A searchengine implemented in python for 3rd Semester DSA Project.

Main Tools & Languages

  • Python Python has been the main code for our search engine, including parsing, interpretation of data, data creation and storage. Scripts were made and ipynb notebooks were used as well.
  • protobuf Proto code was written to define the data structures and store them on disk as well. Protobuf files were used to store our forward index and document data however we used binary files to store the inverted index attributing to better usage in c++ later.
  • VScode Main IDE for all of the collaborators was vscode.
  • ChatGPT Chatgpt <3
  • Jupyter Notebooks Jupyter notebooks were used along with scripts in main to interpret and create the data.

How to run?

Group Members:

  • Muhammad Arsalan Khan
  • Imama
  • ChatGPT
  • Muqadas Zahra