Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

EthanWng97/NUS-information-retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS3245-Information-Retrieval-NUS

Computer Systems: A Programmer's Perspective, 3/E (CS:APP3e) textbook

Module Description, Aims and Objectives

The IR (Information Retrieval) course of NAtional University of Singapore discusses the basic concepts and methods of information retrieval including capturing, representing, storing, organizing, and retrieving unstructured or loosely structured information. The most well-known aspect of information retrieval is document retrieval: the process of indexing and retrieving text documents. However, the field of information retrieval includes almost any type of unstructured or semi-structured data, including newswire stories, transcribed speech, email, blogs, images, or video. Therefore, information retrieval is a critical aspect of Web search engines. This module also serves as the foundation for subsequent modules on the understanding, processing and retrieval of particular web media.

Assignments

Reference