Open up this file in Gephi and explore
Use the Scraping guide and the Quick start guide
-
Clean up the file to include
Source
andTarget
columnsOpen it in OpenRefine
Rename
from.name
toSource
Add a column named
Target
based onoriginal_post.from.name
if(isNonBlank(row.cells["parent.from.name"]), row.cells["parent.from.name"].value, value)
-
Import into Gephi
-
Copy the
Id
column into theLabel
-
Show labels and adjust their size
-
Adjust the edge thickness
-
Use the
Layout
window to adjust the graph's appearance -
Rank nodes with size by their
Degree
-
In the
Statistics Window
, find theAverage Degree
,Network diameter
andModularity
of the graph -
Apply the
Modularity Class
partition to see communities -
Apply the
Degree Range
filter 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