Introduction to Text Classification in R with quanteda

Import text documents, reshape texts from documents to paragraphs, and turn your texts into a machine readable format.
Classify presidential concession speeches by political party using a Naive Bayes algorithm and assess the accuracy of the predictions.