Skip to content

A Python library for doing bibliometric and network analysis in science and health policy research

License

Notifications You must be signed in to change notification settings

rsantana-isg/metaknowledge

 
 

Repository files navigation

metaknowledge

metaknowledge is a Python3 library that simplifies bibliometric research using data from various sources. It reads a directory of plain text files containing meta-data on publications and citations, and writes to a variety of data structures that are suitable for quantitative, network, and text analyses. It handles large datasets (e.g. several million records) efficiently.

The website can be found at networkslab.org/metaknowledge.

Installing

To install run python3 setup.py install

For information on alternate installs read the documentation at the website.

About

A Python library for doing bibliometric and network analysis in science and health policy research

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.1%
  • Jupyter Notebook 38.5%
  • Other 0.4%