Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Category
Natural language processing
Applied sciences
Information engineering
Natural language processing
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Handling Text: Document Retrieval, Classification, Sentiment Analysis
Explores document retrieval, classification, sentiment analysis, TF-IDF matrices, nearest-neighbor methods, matrix factorization, regularization, LDA, contextualized word vectors, and BERT.
Vector Space Semantics (and Information Retrieval)
Explores the Vector Space model, Bag of Words, tf-idf, cosine similarity, Okapi BM25, and Precision and Recall in Information Retrieval.
Document Retrieval and Classification
Covers document retrieval, classification, sentiment analysis, and topic detection using TF-IDF matrices and contextualized word vectors like BERT.
Information Retrieval Basics
Introduces the basics of information retrieval, covering text-based and Boolean retrieval, vector space retrieval, and similarity computation.
Introduction to Modern Natural Language Processing
Introduces the course on Modern Natural Language Processing, covering its significance, applications, challenges, and advancements in technology.
Latent Semantic Indexing
Covers Latent Semantic Indexing, word embeddings, and the skipgram model with negative sampling.
Natural Language Processing: Understanding Transformers and Tokenization
Provides an overview of Natural Language Processing, focusing on transformers, tokenization, and self-attention mechanisms for effective language analysis and synthesis.
Word Embeddings: Modeling Word Context and Similarity
Covers word embeddings, modeling word context and similarity in a low-dimensional space.
Embedding Models: Concepts and Retrieval
Covers embedding models for document retrieval, latent semantic indexing, SVD, and topic models.
Binary Sentiment Classifier Training
Covers the training of a binary sentiment classifier using an RNN.