项目作者: yflyzhang

项目描述 :
Code for Cascade Virality
高级语言: Jupyter Notebook
项目地址: git://github.com/yflyzhang/cascade_virality.git
创建时间: 2020-04-22T14:35:49Z
项目社区:https://github.com/yflyzhang/cascade_virality

开源协议:

下载


Reference implementation for Cascade Virality



tools.py: functions for quantifying cascade virality

demo.ipynb: demonstration of how to use


Main dependencies:

  1. time
  2. numpy
  3. networkx
  4. matplotlib
  5. pygraphviz (needed if graphviz_layout is used)

If you find this useful in your project, please consider citing our paper:

Viral vs. broadcast: Characterizing the virality and growth of cascades.

Yafei Zhang, Lin Wang, Jonathan J. H. Zhu, Xiaofan Wang

EPL (Europhysics Letters), 131(2), 28002 (2020).

https://iopscience.iop.org/article/10.1209/0295-5075/131/28002/meta

A long version of this paper is also available at arXiv preprint:

Go viral or go broadcast? Characterizing the virality and growth of cascades.

arXiv:2006.01027

https://arxiv.org/abs/2006.01027

BibTeX Citation
  1. @article{Zhang2020,
  2. author = {Yafei Zhang and Lin Wang and Jonathan J. H. Zhu and Xiaofan Wang},
  3. title = {Viral vs. broadcast: Characterizing the virality and growth of cascades},
  4. journal = {{EPL} (Europhysics Letters)},
  5. year = {2020},
  6. month = {aug},
  7. publisher = {{IOP} Publishing},
  8. volume = {131},
  9. number = {2},
  10. pages = {28002},
  11. doi = {10.1209/0295-5075/131/28002},
  12. url = {https://doi.org/10.1209/0295-5075/131/28002},
  13. }

Should you have any further quires about the code, please contact at: yflyzhang_at_gmail.com