Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 344 Bytes

graphika

A Twitter network visualization tool for Graphika; extended for machine learning.

Python 3 should be installed. Once Python is installed, run pip install tulip-python.

To run, type this into command line inside the graphika directory:

chmod u+x run.sh

time ./run.sh

You can modify the algorithm or data set inside run.sh.