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
104 stars 24 forks source link

Proximity clusters for NEAR operators #3

Open elizagrames opened 5 years ago

elizagrames commented 5 years ago

Need a function that identifies clusters of terms that share word stems that can be condensed into a NEAR/# option. For example, "food availability", "insect availability", "food abundance", and "insect abundance" should become (food OR insect) NEAR/1 (availability OR abundance)