Clustering of Twitter Networks with Orbital Signature Embeddings
To reproduce the results, you can run the following commands:
git clone https://github.com/roicort/OrbitalClustering
cd OrbitalClustering
pip install -r requirements.txt
Preproces edges
python main.py --preprocessing
Count orbits
python main.py --precompute --threads 4
Get K
python main.py --optimKE
Get the stability of the users caracterization (Embedding)
python main.py --stabilityE
Get User's embedding
python main.py --embedding
python main.py --optimKC
python main.py --stabilityC
python main.py --clustering
python main.py --correlations
python main.py --audit
python main.py --colornetworks
python main.py --viewsignature
python main.py --viewcomposition
See https://roicort.github.io/OrbitalClustering/docs/tesis/discusion