A short and simple notebook which demonstrates the creation of a graph which visualizes the connections network between the main places and people in a book
I use the following tools:
- spaCy - An NLP (natural language processing) package, to perform NER (named entity recognition).
- NetwrokX - A package for the creation and manipulation of complex networks.
- Cytoscape - An external software, used to visualize the graph.
I create the graph of the book "The Adventures of Huckleberry Finn", by Mark Twain.