Skip to content

This repository contains a simple tool that eases the process of paper scanning when doing a literature review

Notifications You must be signed in to change notification settings

fweidner/ReviewToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

image

ReviewToolkit

This repository contains a simple tool that eases the paper scanning process when doing a systematic literature review.

It contains two main projects:

  • Scraping: scripts to scrape ACM and IEEE with scripts to prepare for the title and abstract scanner (this is more a helper project.
  • TitleAbstractScreener: python app to analyze the papers ==> This is really the main project.
  1. If you download a release, it shows you how the tool works (it loads data.csv with the options specified in config.json)
  2. Check help when it is running for keyboard shortcuts.

If you start it via code:

  1. Run start_gui-py of TitleAbstractScreener
  2. Change the value of input_file in config.json to the file that has a similar structure to one of the demo.csv files (header is important)
  3. Run. Be happy.

About

This repository contains a simple tool that eases the process of paper scanning when doing a literature review

Resources

Stars

Watchers

Forks

Packages

No packages published