Skip to content

基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA

Notifications You must be signed in to change notification settings

CodeYu001/-python-gensim-LDA-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

网上基本上都是处理英文数据的。这个是我之前的一个作业,中文的,供大家参考。

-python-gensim-LDA-

基于python gensim 库的LDA算法 你需要安装anaconda和gensim

About

基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%