Recommender Systems: An Introduction, Francesco Ricci, Lior Rokach, Bracha Shapira, 2015Recommender Systems Handbook, Second Edition (Springer US)DOI: 10.1007/978-1-4899-7637-6_1 - Provides a comprehensive overview of recommender systems, including detailed sections on content-based filtering, item and user profiling, and similarity measures.
Speech and Language Processing, Daniel Jurafsky and James H. Martin, 2025 - Standard textbook for natural language processing, offering thorough explanations of text representation techniques like TF-IDF, essential for creating item profiles from textual content.
Pattern Recognition and Machine Learning, Christopher M. Bishop, 2006 (Springer)DOI: 10.1007/978-0-387-45528-7 - A foundational machine learning textbook that explains feature vectors, vector spaces, and similarity calculations, providing the mathematical basis for content-based recommenders.