Login to filter by course Login to filter by course Reset
Information Retrieval BasicsIntroduces the basics of information retrieval, covering text-based and Boolean retrieval, vector space retrieval, and similarity computation.
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.
Text Data Analysis: Basics and TechniquesIntroduces the basics of text data analysis, covering document retrieval, classification, sentiment analysis, and topic detection using preprocessing techniques and machine learning models.
Natural Language ProcessingIntroduces Natural Language Processing, covering text preprocessing, sentiment analysis, and topic analysis, with a focus on building a climate change risk index.
Latent Semantic IndexingCovers Latent Semantic Indexing, a method to improve information retrieval by mapping documents and queries into a lower-dimensional concept space.
Latent Semantic IndexingCovers Latent Semantic Indexing, word embeddings, and the skipgram model with negative sampling.
Probabilistic RetrievalCovers Probabilistic Information Retrieval, modeling relevance as a probability, query expansion, and automatic thesaurus generation.