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.