elizagrames / litsearchr

litsearchr is an R package to partially automate search term selection for systematic reviews using keyword co-occurrence networks. In addition to identifying search terms, it can write Boolean searches and translate them into over 50 languages.
https://elizagrames.github.io/litsearchr
101 stars 24 forks source link

remove rapidraker dependency because of java issues #17

Closed elizagrames closed 5 years ago

mschermann commented 5 years ago

Initial code is here: https://github.com/elizagrames/litsearchr/pull/19

it takes roughly 14.25 minutes compared to 14 seconds with rapidraker

elizagrames commented 5 years ago

This is fixed in the sandbox version of the package that will be version 0.2.0 when other issues are fixed. rapidraker can still be used but is only a suggested package; it has been replaced by the "fakerake" function.