Description
Contains the Trained 'text2sdg' Ensemble Model Data.
Description
This is a companion package for the 'text2sdg' package. It contains the trained ensemble models needed by the 'detect_sdg' function from the 'text2sdg' package. See Wulff, Meier and Mata (2023) <arXiv:2301.11353> and Meier, Wulff and Mata (2021) <arXiv:2110.05856> for reference.
README.md
text2sdgData
This is a companion package to the text2sdg package. It has no use on its own and it's sole purpose is to store the data used by the text2sdg detect_sdg
function.
Installation
You can install the development version of text2sdgData from GitHub with:
# install.packages("devtools")
devtools::install_github("psychobas/text2sdgData")