← Back to VOLUME 13, ISSUE 10, OCTOBER 2025
This work is licensed under a Creative Commons Attribution 4.0 International License.
SMS Spam Classifier
👁 1 view📥 0 downloads
Abstract: This project focuses on classifying SMS messages as spam or ham (not spam) using machine learning models. The system collects a labelled dataset of SMS messages, performs text preprocessing (tokenization, stop-word removal, lemmatization), converts text into numerical features using TF-IDF or Word Embeddings, and trains classifiers such as Logistic Regression, Naive Bayes, and SVM. The model achieving the highest accuracy is used for deployment through a Streamlit web app.
Keywords: Machine Learning, NLP, Spam Detection, SMS Classification, TF-IDF, Streamlit
Keywords: Machine Learning, NLP, Spam Detection, SMS Classification, TF-IDF, Streamlit
How to Cite:
[1] Sura Reddy, Sriram K, Brunda G, Dr. Golda Dilip, “SMS Spam Classifier,” International Journal of Innovative Research in Electrical, Electronics, Instrumentation and Control Engineering (IJIREEICE), DOI: 10.17148/IJIREEICE.2025.131031
