Navigation Menu

Skip to content

Forec/text-cooccurrence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Text Cooccurrence Example(文本共现网络提取示例)

This repository is just an example for the simplest text cooccurrence network capture, I wrote a tutorials at here.
I also wrote an article talking about basic coocurrence network capture at my blog.
If you have any problems/ideas, please contact me, or open your PR. I feel honored to learn from your help.

Platform

Written in Python 2.7, using jieba, codecs. You need to install jieba by pip2 install jieba.

Example

This example is build from 《Train To Busan》, you can download the script from here.

Update-logs

  • 2016-10-12: Build repository

License

All codes in this repository are licensed under the terms you may find in the file named "LICENSE" in this directory.

授权声明

我已授权实验楼使用此仓库中的代码并发表此项目教程,你可以在这里查看对应的教程

About

简单文本共现网络提取示例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages