Skip to content
 
 

Repository files navigation

BOOK VISUALIZATION

code structure (useful functions):

BookVisualization
    ├── CharacterGraph: methods to create the character graph
    │   ├── create_character_graph: Creates raw character graph
    │   └── merge_similar_nodes: merges character names that represent one person
    │  
    ├── DrawGraph
    │   └── draw_graph_plotly: visualizes a graph.
    │  
    ├── GraphProcessing
    │   └── ...
    │  
    ├── ExtractNames
    │   └── get_character_names_stanford_server: Method to extract names from text
    │  
    └── README.md

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages