Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 358 Bytes

File metadata and controls

7 lines (6 loc) · 358 Bytes

ReSearchEngine

A simple search engine for research papers.

This project consists of three parts

  1. PartOne takes the data and saves it in their respective objects.
  2. PartTwo creates an index of the entries so that the user can do a search using key words.
  3. PartThree creates a system which asks the user questions and returns their respective answers.