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.