Man pages for quickSentiment
A Fast and Flexible Pipeline for Text Classification

BOW_testTransform New Text into a Document-Feature Matrix
BOW_trainTrain a Bag-of-Words Model
evaluate_performanceEvaluate Model Performance (ROC and Precision-Recall)
logit_modelTrain a Regularized Logistic Regression Model using glmnet
nb_modelMultinomial Naive Bayes for Text Classification
pipelineRun a Full Text Classification Pipeline on Preprocessed Text
plot.quickSentiment_prcPlot Precision-Recall Curve
plot.quickSentiment_rocPlot ROC Curve
predict_sentimentPredict Sentiment on New Data Using a Saved Pipeline Artifact
pre_processPreprocess a Vector of Text Documents (Chunked, With...
print.quickSentiment_evalPrint quickSentiment Evaluation Results
qs_negationsStandard Negation Words for Sentiment Analysis
rf_modelfunctions/random_forest_fast.R Train a Random Forest Model...
xgb_modelTrain a Gradient Boosting Model using XGBoost
quickSentiment documentation built on Aug. 29, 2026, 1:07 a.m.