In this project, you will look at the character co-occurrence network and its evolution over the five books in R.R. Martin's hugely popular book series A Song of Ice and Fire (perhaps better known as the TV show Game of Thrones). You will look at how the importance of the characters changes over the books using different centrality measures.
https://medium.com/@himanshubeniwal/a-network-analysis-of-game-of-thrones-73360505e541
- Clone or download this project on your system.
- Open Command Prompt or simple command line shell.
- Go to the directory where you downloaded all the files.
- Type "jupyter notebook" in shell.
- Wait for the browser to open your local host and then you might see the tree directory.
- Click on the "notebook.pynb" file and wait for it to open.
- Now your notebook is opened, Happy Learning!.