Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/UWNETLAB/metaknowledge

A Python library for doing bibliometric and network analysis in science and health policy research
https://github.com/UWNETLAB/metaknowledge

bibliometrics citations co-citation informetrics metaknowledge natural-language-processing scientometrics social-network-analysis sociology-of-science

Last synced: about 1 month ago
JSON representation

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

Lists

README

        

# metaknowledge

`metaknowledge` is a Python3 package 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. You can find the [documentation](https://metaknowledge.readthedocs.io/).

## Installing

To install run `python3 setup.py install`