Latent Semantic IndexingCovers Latent Semantic Indexing, word embeddings, and the skipgram model with negative sampling.
Handling Text: Document Retrieval, Classification, Sentiment AnalysisExplores document retrieval, classification, sentiment analysis, TF-IDF matrices, nearest-neighbor methods, matrix factorization, regularization, LDA, contextualized word vectors, and BERT.
Lexical SemanticsExplores lexical semantics, word sense, semantic relations, and WordNet, highlighting applications in language engineering and information retrieval.
Neural Word EmbeddingsIntroduces neural word embeddings and dense vector representations for natural language processing.
Introduction to Information RetrievalIntroduces the basics of information retrieval, covering text-based retrieval, document features, similarity functions, and the difference between Boolean and ranked retrieval.