Skip to content

MarkBrub/CS2341-SearchEngine

Repository files navigation

Search Engine

This project was done on a team with Charlotte McCulloh

This project loads in research papers about COVID-19 and allows the user to search through them using keywords, authors, and basic logic operators. A hash map is used to store information on authors and an AVL tree is used to store word data.

Project handout: https://docs.google.com/document/d/1BWeu-kJQJg28bPpwpB1K6-BGz4-JrLdVTjqTJ45KOFI/edit?usp=sharing

UML diagram: https://www.lucidchart.com/documents/view/82953b9f-df41-48c1-8b33-e6b11ab01c60

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages