Skip to content

DengYangyong/textrank_summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

textrank_summarization

1、内容

用textrank算法做中文新闻自动摘要。

文件夹 '/textrank_易会满/'里包含了数据和代码。

需要用到的word2vec金融新闻词向量在这里下载:https://github.com/Embedding/Chinese-Word-Vectors。

我的博客地址:文本自动摘要:基于TextRank的中文新闻摘要

2、参考资料

(1)文章:《手把手|基于TextRank算法的文本摘要(附Python代码)》 https://mp.weixin.qq.com/s/fGaEYvo3WYKdzA3r8l6O3g

(2)github地址 :https://github.com/prateekjoshi565/textrank_text_summarization

(3)这里的 '/Textrank_Text_Summarization/'的内容就是那个github里的,我稍微调整了一下

About

用textrank算法做中文新闻自动摘要

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published