Skip to content

tianrui98/Citation-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citation Network

This program generates citation network from patent data obtained from Orbit Intelligence.

Libraries

please execute the following commands before running the program

pip install pickle

pip install seaborn

pip install matplotlib

pip install networkx

How to run the program

  1. Download data from Orbit Intelligence
  2. Locate the folder in terminal
  3. Execute network.py
  4. Follow prompts to load data

How to analyse the network

From the "output" folder, import the output node list and edge list into Gephi or Cytoscape to visualize the network

Step-by-step guide

Please contact the author at tianrui_zhu@u.yale-nus.edu.sg for a complete guide

About

Generates citation network from patent data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages