text2sdgData

Contains the Trained 'text2sdg' Ensemble Model Data


License
CNRI-Python-GPL-Compatible

Documentation

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")