Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Indexing and Distributed Retrieval
Graph Chatbot
Related lectures (25)
Previous
Page 2 of 3
Next
Latent semantic indexing: inverted files
Explores term-offset indices in inverted files and relevance feedback solutions.
Algorithms in Computer Science: Search and Sort Techniques
Provides an overview of essential search and sort algorithms in computer science.
Text Retrieval: Document Ranking
Covers text retrieval tasks with document ranking and re-ranking, using a large corpus for evaluation.
Information Retrieval: Fagin's Algorithm
Covers the implementation of Fagin's algorithm for information retrieval, focusing on efficient document retrieval.
Introduction to Information Retrieval
Introduces the basics of information retrieval, covering text-based retrieval, document features, similarity functions, and the difference between Boolean and ranked retrieval.
Latent Semantic Indexing: Concepts and Applications
Explores Latent Semantic Indexing, a technique for mapping documents into a concept space for retrieval and classification.
Merge Sort: Sorting Algorithm
Explains the merge sort algorithm, its correctness, and time complexity compared to other sorting algorithms.
Information Retrieval Basics: Boolean and Vector Space Models
Introduces Boolean and Vector Space models for information retrieval, covering syntax, similarity computation, term frequency, and query weights.
Vector Space Information Retrieval
Explores vector space retrieval, covering computation, examples, limitations of boolean retrieval, and query weights.
Dynamic Programming: Palindromic Subsequences
Explores dynamic programming for palindromic subsequences, merging binary search trees, and finding the median of two sorted arrays.