This program generates citation network from patent data obtained from Orbit Intelligence.
please execute the following commands before running the program
pip install pickle
pip install seaborn
pip install matplotlib
pip install networkx
- Download data from Orbit Intelligence
- Locate the folder in terminal
- Execute
network.py
- Follow prompts to load data
From the "output" folder, import the output node list and edge list into Gephi or Cytoscape to visualize the network
Please contact the author at tianrui_zhu@u.yale-nus.edu.sg for a complete guide