This repository contains:
- Code for Shiny App: The Shiny app code for visualising the relationships between open-scholarship and research terms and their definitions. Check the directory "app".
- Raw Dataset, Codes for Text Preprocessing & Linguistic Analysis: The datasets used in the analysis. Check the directory "data".
- Live App: Access our Shiny app here.
- Clone this repository.
- Install required R packages (listed in
app.R
). - Run the app using
shiny::runApp('app.R')
.
The preprint associated with this Shiny app, titled "Re-SearchTerms: A Shiny app for navigating open scholarship terms" by Anna Yi Leung, Daniel Kristanto, and Xenia Schmalz, is available here. This manuscript is hosted on OSF Preprints and includes detailed descriptions of the methodology and applications presented in this app.
The overarching project was supervised by XS, who provided strategic guidance on broader research objectives. DK provided hands-on mentorship to AYL on the framing of the research, methodology, analysis, and the development of the Shiny app. Special thanks to Ivan Melev, Amanda Cheah Kah Mun, Jackie Ng, David Ng, and our colleagues for their technical and theoretical input.