The goal of autotextclassifier is to automatically classifying texts based on tidymodels.
## Install the current development version from GitHub
if(!require(devtools)) install.packages("devtools")
devtools::install_github("snfagora/autotextclassifier")