Shiny app for exp2vec.
https://nanx.shinyapps.io/exp2vec/
Install the R packages used by the app with:
# install.packages("remotes")
remotes::install_deps()Run the app locally with:
shiny::runApp()