Binary Text Classification for the U.S. Airline Sentiment Analysis Dataset.
-
Updated
Sep 13, 2023 - Jupyter Notebook
Binary Text Classification for the U.S. Airline Sentiment Analysis Dataset.
Binary text segmentation. Fake and real news title classification. LinReg and roBERT
The repository of spam messages classification using LSTM, Bi-LSTM and GRU.
A deep learning model for detecting suicidal tendencies in text using LSTM and GloVe embeddings. Includes interactive text input with IPyWidgets for real-time analysis.
This project refactored code to build an SMS spam detection model using a linear SVC pipeline with TF-IDF vectorization. The model was integrated into a Gradio interface, enabling real-time user predictions of whether a text message is spam or not, demonstrating the practical application of language models in text classification tasks.
Add a description, image, and links to the binary-text-classification topic page so that developers can more easily learn about it.
To associate your repository with the binary-text-classification topic, visit your repo's landing page and select "manage topics."