Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maladesimaginaires/intnetviz

Visualising the dynamics of character networks —
https://github.com/maladesimaginaires/intnetviz

Last synced: 5 days ago
JSON representation

Visualising the dynamics of character networks —

Awesome Lists containing this project

README

        

## A DH UNIL–EPFL network visualisation project

IntNetViz
##### Dynamic visualisation of character networks from fictional works
### > [Try it here!](https://maladesimaginaires.github.io/intnetviz/)
The tool is online, click on the link above to try it! To know more about this project, have a look at the [About](https://maladesimaginaires.github.io/intnetviz/about.html) page. If you need any information about how the interface works, go to the [Help](https://maladesimaginaires.github.io/intnetviz/help.html) page.

##### To execute the code

1. Download or clone the files
2. In the terminal, move to "intnetviz" folder.
3. Execute ```python -m SimpleHTTPServer 8888 &```
4. In the browser, go to ```http://localhost:8888/```