Template/Baseline for text classification Models used Logistic Regression Naive Bayes XGBoost LSTM Bi-directional LSTM GRU Data processing methods TF-IDF N-gram (CountVectorizer) GloVe Case: Sentiment Analysis (6 sentiments) Libraries Pytorch (for modelling) TF/Keras (for some preprocessing)