Natural Language Processing (Part 5): Topic Modeling with Latent Dirichlet Allocation in Python

Опубликовано: 08 Август 2026
на канале: Alice Zhao
85,772
1.7k

This six-part video series goes through an end-to-end Natural Language Processing (NLP) project in Python to compare stand up comedy routines.

Natural Language Processing (Part 1): Introduction to NLP & Data Science
Natural Language Processing (Part 2): Data Cleaning & Text Pre-Processing in Python
Natural Language Processing (Part 3): Exploratory Data Analysis & Word Clouds in Python
Natural Language Processing (Part 4): Sentiment Analysis with TextBlob in Python
Natural Language Processing (Part 5): Topic Modeling with Latent Dirichlet Allocation in Python
Natural Language Processing (Part 6): Text Generation with Markov Chains in Python

All of the supporting Python code can be found here: https://github.com/adashofdata/nlp-in...