Introduction to Information Retrieval




CS267

Chris Pollett

Aug 21, 2019

Outline

Using Slidy

Information Retrieval and Applications

Basic Architecture

Example of a search engine architecture

Documents and the Update Model

Performance Evaluation

Probability Ranking Principle

The fundamental goal of relevance ranking is often expressed in terms of the Probability Ranking Principle:

If an IR system's response to each query is a ranking of the documents 
in the collection in order of decreasing probability of relevance, then 
the overall effectiveness of the system to its users will be maximized.