Latent Semantic IndexingCovers Latent Semantic Indexing, word embeddings, and the skipgram model with negative sampling.
Latent Semantic IndexingCovers Latent Semantic Indexing, a method to improve information retrieval by mapping documents and queries into a lower-dimensional concept space.
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.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.