COMP6714 2023T3 Project Specification
COMP6714 2023T3 Project: Ranked Retrieval In this project, you are going to implement (using Python3 in CSE linux machines) a simple search engine that ranks the output documents based on the promixity of the matching terms. A search query in this project is a list of space-separated search terms and each search term may contain […]
COMP6714 2023T3 Project Specification Read More »