lorenzoFabbri / academic-networks

Small Python library to find possible supervisors and/or collaborators based on user-defined query (e.g., topics of interest) or user-defined author.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

academic-networks

This small Python library allows users to:

  • Perform a search on PubMed based on a user-defined query, and generate maps and networks of the authors.
  • Perform a search on PubMed based on a user-defined author, and generate maps and networks of the authors (work in progress).

The Python classes can be found in utils.py, whereas examples.ipynb contains some examples on how to use them.

The figures below show an example of such maps and networks, respectively. Example of map. Example of networks.

About

Small Python library to find possible supervisors and/or collaborators based on user-defined query (e.g., topics of interest) or user-defined author.

License:GNU General Public License v3.0


Languages

Language:HTML 91.7%Language:Python 6.3%Language:Jupyter Notebook 2.0%