-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Marek Sosnicki edited this page Nov 17, 2020
·
13 revisions
Automated Search Helper is a tool created to help in Systematic Literature Review process during automated search or papers.
The general idea of the application is following:
- Get input files from search in multiple digital libraries.
- Download texts of all found articles and save them in convenient form.
- Run narrower search in full texts of papers.
- Display results in a way that is easy to analyze.
Application is a server based application, but it's intended to be run on personal computer or in a private network. It is written in python with Flask library used for server code.
The example use case of application with evaluation is presented in Evaluation.