aguai / charnet

Character networks.

Home Page:https://ajholanda.github.io/charnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

charnet - character networks

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.

Directories content

Prerequisites

Running

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

Feedback

Please, open an issue for any feeback.

About

Character networks.

https://ajholanda.github.io/charnet/

License:GNU General Public License v2.0


Languages

Language:Python 99.3%Language:Makefile 0.7%