A tool to download and process the articles from the articles database (at the moment www.paperity.com, soon https://www.ncbi.nlm.nih.gov/pubmed/ and others).
SysReviewer downloads available .pdf from the search results.
The .pdfs are processed to .txt.
...
...
@@ -11,13 +13,16 @@ The .txt files are saved in:
The key phrases are saved as:
../Output/kw_<searched_phrase>.csv
Getting started:
# Getting started:
Download the SysReviewer repository from the github. Extract in your home folder. In the directory ./python run an example from the'Usage' section.