Tag: Gephi
-
Intel i5 4670k vs Ryzen R9 3900X (Gephi, Pandas and Python)
After my computer upgrade from a 4 cores, 4 threads CPU with 32GB RAM to a 12 cores, 24 threads CPU with 64GB of RAM how this changes my daily number crunching work as a Social Media Analyst. I am not a professional hardware reviewer. I only want to get a feeling if and how…
-
How to install Gephi 0.9.2 on Ubuntu 18.04
Installing Gephi on Ubuntu or and Debian based system is fast and easy, once you know how it works. 1. Download the latest Gephi release You could navigate to the download section on the Gephi website and save the latest release, but that takes multiple clicks. It’s faster to use to terminal and either wget…
-
Creating a Retweet Network for Gephi from a local file with Python
In the last tutorial I showed how you can collect old Tweets through the Premium API. The result was a jsonl-file which contains all the Tweets as json objects. This time we will create a gexf-file from those Tweets which you can use with Gephi or another network analysis tool. 1. Loading the Tweets from…
-
Analysis of Tweets about the Nationalratswahl 2017 in Austria
A content project for the social media wall tool walls.io by Die Socialisten. I created the microsite nationalratswall.at and eight articles with anaylses of the Twitter activity before the national election 2017 in Austria.
-
Everyone I ever interacted with on Twitter
I took the 43 058 tweets I wrote between 2008 and 2017, extracted all twitter handles and created a graph that shows how they are following each other today. Stop, I can’t see anything. Overview There are three pretty distinct clusters. In orange at the top is Germany (30%). In red at the bottom right…
-
Guide: Analyzing Twitter Networks with Gephi 0.9.1
This is by no means a complete guide, but a starting point for people who want to analyze Twitter networks with Gephi. I created it to help collaborators to explore Twitter networks of verified users. I published it to help other people who want to work with Gephi as well. Feel free to send me…