source: Dev/trunk/d3/examples/force/README @ 76

Last change on this file since 76 was 76, checked in by fpvanagthoven, 14 years ago

d3

File size: 618 bytes
Line 
1The miserables.json file contains the weighted network of coappearances of
2characters in Victor Hugo's novel /Les Miserables/. Nodes represent characters
3as indicated by the labels, and edges connect any pair of characters that
4appear in the same chapter of the book. The values on the edges are the number
5of such coappearances. The data on coappearances were taken from D. E. Knuth,
6"The Stanford GraphBase: A Platform for Combinatorial Computing",
7Addison-Wesley, Reading, MA (1993).
8
9The group labels were transcribed from "Finding and evaluating community
10structure in networks" by M. E. J. Newman and M. Girvan.
Note: See TracBrowser for help on using the repository browser.