Skip to main content

Written in python, for checking reference lists in systematic reviews and literature reviews, helps with reference list searching both backward & forward by extracting references and creating search queries, ranks articles by relevance to improve screening efficiency, downloads full-text pdf of research articles in batch.

Project description

Refchaser Provisional User Guide

This package is developed as a toolbox for conducting literature reviews and systematic reviews. It allows downloading full text articles in batches. It can parse the reference lists of pdf articles for searching reference list.

The latest version is 0.0.3

Currently, it only support Windows systems.

Although the use of python packages usually requires some programming knowledge, refchaser provides quick APIs to be called in commandline, which even lay people can use.


What do I need to install before using refchaser?
You need to install the following programming languages.

python 3

Java

R

Although this is a python module, it works by calling third-party applications written in the other two languages. Make sure to add the executables of these languages to PATH environment variable


How to install refchaser?

After you have installed python 3, open cmd.exe.

Run command:

pip install refchaser

How to get help?

Open cmd.exe

Run command:

python -m refchaser -h

How to batch-download articles?

Open cmd.exe

Run command:

python -m refchaser A -p C://directory/containing/bibliographical/files/ -t C://directory/where/you/want/fulltexts/saved/

The -p parameter should contain nothing else than bibiographic files of citations you want to download. The -t is a folder where you want to save all the downloaded PDF articles.

Alternatively, you can just run this command:

python -m refchaser A

And a graphic user interface will guide you through.


How to parse reference lists of pdf articles and generate queries?

Open cmd.exe

Run command:

python -m refchaser B -p C://directory/containing/pdf/files/ -t C://directory/where/you/want/queries/saved -x WOS PubMed

The database names pass to the -x can be numbers

python -m refchaser B -p C://directory/containing/pdf/files/ -t C://directory/where/you/want/queries/saved -x 1 2

The mapping relationships are as follows:

1 - WOS - Web of Science
2 - PubMed -PubMed
3 - EMBASE - EMBASE
4 - Scopus - Scopus
5 - GS - Google Scholar

The -p parameter should contain nothing else than PDF files you want parsed.
The -t is a folder where you want to save forward search queries (consisting of titles of parsed articles) and backward search queries (consisting of titles of references) in .txt format.
The -x parameter is the databases you want to search with the forward and backward query, respectively. The package can create queries according to search rules of different databases.

Alternatively, you can just run this command:

python -m refchaser B

And a graphic user interface will guide you through.

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

refchaser-0.0.3.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

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

refchaser-0.0.3-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file refchaser-0.0.3.tar.gz.

File metadata

  • Download URL: refchaser-0.0.3.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for refchaser-0.0.3.tar.gz
Algorithm Hash digest
SHA256 25ebf4c8bc6fb002fb41b7ed14204d747712753a40e8365a56f015db977f1d53
MD5 0343a328637a6672c9bbcf941206465a
BLAKE2b-256 d1d13d4387552f3d8b2813c4c171e45397d20e6471afd284a44f24203d737dd2

See more details on using hashes here.

File details

Details for the file refchaser-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: refchaser-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for refchaser-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c63a231228cca520911e32e90476695664b6f2fe4d78a7784c07a28fcbd1d03a
MD5 032f71b133c6161dc5891c841b974cc8
BLAKE2b-256 3c6c14371e5ef3db1db8cefd354b1eed18dd896768ddaeeaa004347577324bb6

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