Automated Systematic Review
Project description
ASReview: Active learning for systematic reviews
Systematic Reviews are “top of the bill” in research. The number of scientific studies is increasing exponentially in many scholarly fields. Performing a sound systematic review is a time-consuming and sometimes boring task. Our software is designed to accelerate the step of screening abstracts and titles with a minimum of papers to be read by a human with no or very few false negatives.
The Active learning for Systematic Reviews (ASReview) project implements learning algorithms that interactively query the researcher. This way of interactive training is known as Active Learning. ASReview offers support for classical learning algorithms and state-of-the-art learning algorithms like neural networks.
ASReview software implements two different modes:
- Oracle The oracle modus is used to perform a systematic review with interaction by the reviewer (the 'oracle' in literature on active learning). The software presents papers to the reviewer, whereafter the reviewer classifies them. See ASReview App.
- Simulate The simulation modus is used to measure the performance of our software on existing systematic reviews. The software shows how many papers you could have potentially skipped during the systematic review.
Installation
The ASReview software requires Python 3.6+ (see Install Python). The project is available on Pypi. Install the
project with (Windows users might have to use the prefix python -m
):
pip install asreview
Upgrade ASReview with the following command:
pip install --upgrade asreview
ASReview app
The ASReview team developed a user-friendly user interface to replace the old command line interface. The new interface is still under development but is already available for testing and training purposes.
Covid-19 plugin
The ASReview team developed a plugin for researchers and doctors to facilitate the reading of literature on the Coronavirus. The plugin makes the CORD-19 dataset available in the ASReview software. We also constructed a second database with studies published after December 1st 2019 to search for relevant papers published during the Covid-19 crisis.
Install the plugin with the command below.
pip install asreview-covid19
Documentation
Documentation is available at asreview.rtfd.io. Please have a look at https://asreview.readthedocs.io/en/latest/quicktour.html for a quick tour through the user interface.
- automated-systematic-review-datasets A project with systematic review datasets optimized and processed for use with ASReview or other systematic review software. The project describes the preferred format to store systematic review datasets.
- automated-systematic-review-simulations A repository with scripts for a simulation study and scripts for the aggregation and visualisation of the results.
Contributing
Contact
This project is coordinated by by Rens van de Schoot (@Rensvandeschoot) and Daniel Oberski (@daob) and is part of the research work conducted by the Department of Methodology & Statistics, Faculty of Social and Behavioral Sciences, Utrecht University, The Netherlands. Maintainers are Jonathan de Bruin (Lead engineer, @J535D165) and Raoul Schram (@qubixes).
Got ideas for improvement? We would love to hear about your suggestions! Get started here . See who have contributed to ASReview here. For any questions or remarks, please send an email to asreview@uu.nl.
License and Citation
The ASReview software has an Apache 2.0 LICENSE. The ASReview team accepts no responsibility or liability for the use of the ASReview tool or any direct or indirect damages arising out of the application of the tool.
A research paper is coming up for this project. In the mean time, it can be cited with (fill in x and y for the version number):
ASReview Core Development Team (2019). ASReview: Software for automated systematic reviews [version 0.x.y]. Utrecht University, Utrecht, The Netherlands. Available at https://github.com/asreview/asreview.
BibTeX:
@Manual{,
title = {ASReview: Active learning for systematic reviews},
author = {{ASReview Core Development Team}},
organization = {Utrecht University},
address = {Utrecht, The Netherlands},
year = 2019,
doi = {10.5281/zenodo.3345592},
url = {https://doi.org/10.5281/zenodo.3345592}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file asreview-0.9.3.tar.gz
.
File metadata
- Download URL: asreview-0.9.3.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb2be284bdedeef9f8d10e734a865c72b8c391c7696ddb96dde7739a515233f2 |
|
MD5 | 82e775678b0b8c8b0bf1f61db7a59adb |
|
BLAKE2b-256 | 2d52c1eea555625dcc86ce8d0b175e357740c2ea009952b43e9e266a2d385ae0 |
File details
Details for the file asreview-0.9.3-py3-none-any.whl
.
File metadata
- Download URL: asreview-0.9.3-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69126ff3dfdd0f06855100092fe1558d1b6c2fef72905d358e4775112f6a6c54 |
|
MD5 | 8c56d5d0fb89ccabbe35b30965c612e8 |
|
BLAKE2b-256 | 35bbf667a78c4ce260fca096d1ab5f210866309e62561102a1c382a7d82fa0e6 |