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.
Introduces the basics of information retrieval, covering text-based retrieval, document features, similarity functions, and the difference between Boolean and ranked retrieval.
Introduces Natural Language Processing, covering text preprocessing, sentiment analysis, and topic analysis, with a focus on building a climate change risk index.
Covers Variational Autoencoders, a probabilistic approach to autoencoders for data generation and feature representation, with applications in Natural Language Processing.