Topic Modeling Tutorial (Latent Dirichlet Allocation) in Python

preview_player
Показать описание
Learn how to automatically detect topics in large bodies of text using an unsupervised learning technique called Latent Dirichlet Allocation (LDA). Take your Natural Language Processing (NLP) skills to the next level in Python.

Part of the free Data Lit Course at the School of AI!

Kaggle Notebook used in the tutorial:

Based on this excellent tutorial:

Featuring background animations and cool explosions downloaded from...
Рекомендации по теме
Комментарии
Автор

Hi..
please can you help me I already have a dataset and I want to used and it's in my computer and can I use PyCharm program or not?!!

ruba
Автор

It is an excellent job! Could you please post the code you used here. Thanks

bisratabebe
Автор

The best lda explanation that I've found in youtube, Thanks man, God bless you,
gensim dictionary requires a lot of memory to be created. is there any method to reduce the memory usage to create gensim dictionary ?

sajjaddehghani