Open up this file in Gephi and explore
Use the Scraping guide and the Quick start guide
-
Clean up the file to include
SourceandTargetcolumnsOpen it in OpenRefine
Rename
from.nametoSourceAdd a column named
Targetbased onoriginal_post.from.nameif(isNonBlank(row.cells["parent.from.name"]), row.cells["parent.from.name"].value, value) -
Import into Gephi
-
Copy the
Idcolumn into theLabel -
Show labels and adjust their size
-
Adjust the edge thickness
-
Use the
Layoutwindow to adjust the graph's appearance -
Rank nodes with size by their
Degree -
In the
Statistics Window, find theAverage Degree,Network diameterandModularityof the graph -
Apply the
Modularity Classpartition to see communities -
Apply the
Degree Rangefilter to remove the less connected nodes
- Facebook post comments:
110233818125_10155191101963126 - Twitter 10000 tweets:
Go to twitter.com and scrape something from the trending list on the left - Reddit subreddit's top 100 threads top 500 comments:
listentothis








