Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 711 Bytes

File metadata and controls

26 lines (15 loc) · 711 Bytes

Topic Modeling Latent Dirichlet Allocation

Using the Latent Dirichlet Allocation model to categorize pre-processed data keywords and obtain keywords for each group, then creating word clouds.

Overview

  • Language: Python v3.9.15
  • Package: pyLDAvis v3.3.1
  • Model: Latent Dirichlet Allocation

Run

python topic-modeling-LatentDirichletAllocation-nlp.py

Example Of Result

Latent Dirichlet Allocation Visualization

image

Word Cloud

image