Chapter 3 of modern information retrieval discusses various classic models used for information retrieval (IR), including the Boolean model, vector model, and probabilistic model. It emphasizes the importance of developing efficient ranking functions and term weighting methods to optimize document retrieval in response to user queries. The chapter also analyzes the limitations of traditional models and introduces the tf-idf weighting scheme as a foundation for modern information retrieval systems.