This project performed studies using complex networks in 9 books. We considered characters as nodes and characters encounters as edges. The project has a GitHub page and a manuscript.
data
- data gathered for the project;sgb
- some data from Stanford GraphBase.
- Python and the packages:
To generate all results and plots, just run:
$ make
To select a specific target, see the help:
$ make help
To clean the output generated:
$ make clean
Please, open an issue for any feeback.