Introduces the basics of text data analysis, covering document retrieval, classification, sentiment analysis, and topic detection using preprocessing techniques and machine learning models.
Explores word embeddings, models like CBOW and Skipgram, Fasttext, Glove, subword embeddings, and their applications in document search and classification.
Explores learning latent models in graphical structures, focusing on scenarios with incomplete samples and introducing the notion of distance among variables.
Explores Latent Semantic Indexing in Information Retrieval, discussing algorithms, challenges in Vector Space Retrieval, and concept-focused retrieval methods.