Skip to content

Use word2vec and jieba to analyse the relationship among people in books.

Notifications You must be signed in to change notification settings

brickgao/book_analyse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

book_analyse

使用 word2vec 和 jieba 来对中文书籍中的人物关系分析(以《百年孤独》为例)

如何使用

通过pip install -r requirements.txt安装依赖

使用cd src && python2 main.py运行

程序在分析完文本后,你可以访问本地的 8000 端口来获得最后的结果

License

MIT

About

Use word2vec and jieba to analyse the relationship among people in books.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages