Explores Latent Semantic Indexing in Information Retrieval, discussing algorithms, challenges in Vector Space Retrieval, and concept-focused retrieval methods.
Explores word embeddings, models like CBOW and Skipgram, Fasttext, Glove, subword embeddings, and their applications in document search and classification.
Introduces the basics of information retrieval, covering text-based retrieval, document features, similarity functions, and the difference between Boolean and ranked retrieval.