Skip to content

yuhexiong/topic-modeling-LatentDirichletAllocation-nlp-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Use Latent Dirichlet Allocation for Topic Modeling and create word cloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages