Open jwzimmer-zz opened 3 years ago
added the subindexes dict with links to their tropes for the main 4 indexes: https://github.com/jwzimmer/tv-tropes/commit/9f1c7e38da11179c74a188b01ef7b3ce84a5f752
Trying to show when tropes link to tropes adds too many edges: https://github.com/jwzimmer/tv-tropes/commit/5913cf06474faa8f1a5365d5371f5801c8033c7b
Looking at just the NarrativeTropes with subindices: https://github.com/jwzimmer/tv-tropes/commit/11e3826c866ab40781bda60cf979fab8e03437a1
Finally a readable size (doing each of the big four separately, and only showing top 100 tropes): NarrativeTropes https://github.com/jwzimmer/tv-tropes/commit/110b2d5b797ac9a7d5546898740068944de2397c
Topical tropes with subindices, but only if the subindices link to top 100 most central tropes in order to keep the network legible: https://github.com/jwzimmer/tv-tropes/commit/9f5b647e987e6b269dfc3324e788cfcb3856e41b
Media tropes with subindices + top 1000 tropes: https://github.com/jwzimmer/tv-tropes/commit/6283a27cc3c9507cfa06a753008daeb80c59c5ee
^ In the above comments, made graphs and visualizations for the big four + their subindices from phil's dict in https://github.com/jwzimmer/tv-tropes/issues/25#issuecomment-727647220
Two visualizations for communities made using girvan-newman (remove most 'valuable' edge to find communities). Edges only link to tropes in the list used for community detection.
first viz using 75 nodes, community size = 5:
second viz using 100 nodes, community size = 6:
Julia
Anyone
Phil