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.
Linear Algebra ReviewCovers the basics of linear algebra, including matrix operations and singular value decomposition.