I was looking at @vector_cmdr 's cool site https://project-skyscraper.vectorcmdr.xyz/
The “View: neural_net” section shows a graph, how did you generate that?
Help me understand what I am looking at: Each node is a label (such as system… or no_category or home) plus one post? And the edges connect post nodes to a common label node (dataset_2016)? I see you already use colours for media/post/page, that’s good.
Obviously (this always happens) the first generated graph is always a mess of lines and hard to scan. ![]()
So I wanted to start this thread to find out a) if you automated this and b) if we can design an automated, better readable, ARG-forever-clarifying graph together?
Separate pages of graphs surfacing a variety of underlying patterns.
Examples for what I mean:
Time patterns:
- One timeline of posts in the order they were revealed to us in real time
- One timeline of posts in the order of their datestamps
- extra dimension: authors distinguished by colour
- Next to each other, so we could compare the timelines?
Label patterns
- label nodes are the centres
- Edges point at posts baring that label
- This is possibly what you currently have? It maps one-to-many (each post can have none or several labels) so high chance of looking messy.
- Here I would like to brainstorm with you how to add a dimension to surface something useful
Author patterns:
- author name nodes are centres
- edges point to their posts
- extra dimension: Post nodes colourised by label? or date (gradient)…?
- Since each post has only one author in WP, that would result in 2-3 separate starshaped clusters
- We could see if one author posts a lot and another rarely, or if one posts about one topic and not the other, etc.
See what I mean? Assuming vectorcmdr’s tool allows for this, what could we use it for, ideas? ![]()

