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