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.
Information Retrieval BasicsIntroduces the basics of information retrieval, covering text-based and Boolean retrieval, vector space retrieval, and similarity computation.
Latent Semantic IndexingCovers Latent Semantic Indexing, a method to improve information retrieval by mapping documents and queries into a lower-dimensional concept space.