Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 307 Bytes

Shakesquery

A simple search engine implementing the boolean retrieval model. It indexes general-purpose text documents, but for demo purposes it searches over the complete works of Shakespeare.

This project was implemented for fun as part of UNSW's COMP6714 course in Information Retrieval.