Python Crawling & Data Mining
Apr 4, 2019 · Artificial Intelligence
Build and Visualize Three Kingdoms Character Networks with Python
This article demonstrates how to extract the character relationships from the classic novel Romance of the Three Kingdoms using Python, building entity dictionaries, constructing a co‑occurrence social network with HarvestText and NetworkX, visualizing subgraphs, ranking important figures, detecting communities, and creating an animated view of the network’s evolution over the story.
HarvestTextNLPPython
0 likes · 13 min read
