Information Retrieval BasicsIntroduces the basics of information retrieval, covering text-based and Boolean retrieval, vector space retrieval, and similarity computation.
Probabilistic Retrieval ModelsCovers probabilistic retrieval models, evaluation metrics, query likelihood, user relevance feedback, and query expansion.
Information Retrieval BasicsIntroduces the basics of information retrieval, covering document representation, query expansion, and TF-IDF for document ranking.
Information retrieval: vector spaceCovers the basics of information retrieval using vector space models and practical exercises on relevance feedback and posting list scanning.
Probabilistic Information RetrievalCovers Probabilistic Information Retrieval, including Query Likelihood Model, Language Modeling, and smoothing techniques for non-occurring terms.