Metadata-Version: 2.1
Name: asreview-covid19
Version: 0.2
Summary: Covid-19 related datasets for ASReview
Home-page: https://github.com/asreview/asreview-covid19
Author: Utrecht University
Author-email: asreview@uu.nl
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/asreview/asreview-covid19/issues
Project-URL: Source, https://github.com/asreview/asreview-covid19
Keywords: asreview covid19
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: asreview (>=0.7.0)

# asreview-covid19

Extension that adds Covid-19 related datasets to ASReview.

The CORD-19 machine learning dataset [dataset](https://pages.semanticscholar.org/coronavirus-research) is available. A second dataset with a subset of the articles of CORD-19 published since December 2019 is relevant for the COVID-19 disease outbreak. 
Any suggestions for more datasets related to scientific literature on Covid-19 is welcome.

Install the extension with pip:

```bash
pip install asreview-covid19
```

The datasets will be available in the ASReview software.  

The extension will download the file from the internet for you, which depending on
your internet can take a while. 


