Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citation-Graph-Builder

Create and explore scientific publication timelines interactively using the Scopus API and pyviz.

example_citation_graph_screenshot.png

This script was developed in the context of my PhD thesis with the aim of identifying the main questions that have historically structured the field of research in ultrasound neurostimulation and neuromodulation. TomAubier_PhD_thesis_literature_graph_preview.png

Installation and Usage

Tested using Python 3.12

  1. Create a new environnement (optional but recommended) using conda -> conda create -n literature_graph_env python=3.12
  2. Activate environnement (conda activate literature_graph_env) and install required Python packages (pip install -r requirements.txt)
  3. Try out the example provided in citation_graph_builder.ipynb

About

Create and explore scientific publications timelines interactively

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages