Skip to main content

Using the power of Python and Jupyter notebooks to automate analysis of scientific literature

Project description

litstudy

DOI License

litstudy is a Python package that allows analysis of scientific literature from the comfort of a Jypyter notebook. It enables selecting scientific publications and study their metadata using visualizations, network analysis, and natural language processing.

In essense, this package offers five features

  • Extract metadata of scientific documents from various sources. The data is unitied by a standard interface, allowing data from different sources to be combined.
  • Filter, select, dudplibcate, and annotate collections of documents.
  • Compute and plot general statistics of document sets (e.g., statistics on authors, venues, publication years, etc.)
  • Generate and plot various bibliographic networks as an interactive visualization.
  • Topic discovery based on natural language processing (NLP) allows automatic discovery of popular topics.

Documentation

Document is available here.

Requirements

The package has been tested for Python 3.6. Required packages are available in requirements.txt.

To access the Scopus API using litstudy, you (or your institute) needs a Scopus subscription and you need to request an Elsevier Developer API key (see Elsevier Developers.

Example

An example notebook is available in notebooks/example.ipynb and here.

Running using virtualenv

Installation using virtualenv is can be using the following commands:

Create virtualenv environment named myenv:

virtualenv myenv --python=`which python3`

Activate virtual environment

source ./myenv/bin/activate

Install requirement dependencies.

pip3 install -r requirements.txt

Install new Jupyter kernel.

ipython kernel install --user --name=myenv

Run Jupyter and select myenv as kernel. Remaining instructions can be found within the notebook itself.

jupyter notebook --MappingKernelManager.default_kernel_name=myenv

License

Apache 2.0. See LICENSE.

Change log

See CHANGELOG.md.

Contributing

See CONTRIBUTING.md.

Related work

Don't forget to check out these amazing software packages!

  • ScientoPy: Open-source Python based scientometric analysis tool.
  • pybliometrics: API-Wrapper to access Scopus.
  • metaknowledge: Python library for doing bibliometric and network analysis in science.
  • tethne: Python module for bibliographic network analysis.
  • VOSviewer: Software tool for constructing and visualizing bibliometric networks.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

litstudy-0.2.0.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

litstudy-0.2.0-py3-none-any.whl (40.0 kB view details)

Uploaded Python 3

File details

Details for the file litstudy-0.2.0.tar.gz.

File metadata

  • Download URL: litstudy-0.2.0.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for litstudy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e0c315d009a753af079769fc2b9d3695354be963436fdd85fff46955984c1fb9
MD5 6898b425e07d32ad4e8f8b5fedb8402c
BLAKE2b-256 7f139f3877c679bfa51cea198189e516f89f25e98a5d3e84151aa77c9de67f5b

See more details on using hashes here.

File details

Details for the file litstudy-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: litstudy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 40.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for litstudy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2fad710435131e7c3886bcf5dcc23deacf7356e9dcb681d981c092369fba002d
MD5 eeb7b0c60926d5a2374dace2612e6d56
BLAKE2b-256 1000f6a232de4bb9e82a0eb8f642ffb4f8203fbeb04acb88202aa4538cb7f9bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page