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
Word Embeddings: Lab Session
Graph Chatbot
Related lectures (17)
Previous
Page 2 of 2
Next
Information retrieval: vector space
Covers the basics of information retrieval using vector space models and practical exercises on relevance feedback and posting list scanning.
Latent Semantic Indexing: Concepts and Applications
Explores Latent Semantic Indexing, a technique for mapping documents into a concept space for retrieval and classification.
Link-based Ranking: Fundamentals and Algorithms
Covers the fundamentals and algorithms of link-based ranking, including anchor text indexing, PageRank, HITS, and practical implementations.
Vector Space Retrieval Exercise
Covers TF-IDF computation, document vectors, cosine similarity, and precision formulas.
Handling Text Data: Document Retrieval and Classification
Covers document retrieval, classification, sentiment analysis, and topic detection using TF-IDF matrices and contextualized word vectors.
Latent Semantic Indexing: Concepts and Applications
Explores latent semantic indexing, vocabulary construction, document matrix creation, query transformation, and document retrieval using cosine similarity.
Indexing and Distributed Retrieval
Explores indexing techniques, inverted files, map-reduce algorithms, and top-k document retrieval methods in text retrieval systems.