Skip to content

Developed a web application using Streamlit library in python which can detect whether the sms is spam or not.

License

Notifications You must be signed in to change notification settings

Dhruvil03/Spam_SMS_Detection_Web_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spam_SMS_Detection_Web_App

  • Developed a web-based application which can predict whether the message is spam or not.
  • Implemented text processing technique like CountVectorizer and used NLTK library to train multinomial naïve bayes classifier model for prediction. And used streamlit library of python to develop web application.

Libraries

    Natural Language Toolkit (NLTK)

  • The Natural Language Toolkit (NLTK) is a Python programming environment for creating applications for statistical natural language processing (NLP).
  • A collection of libraries and applications for statistics language comprehension can be found in the NLTK (Natural Language Toolkit) Library.
  • Streamlit

  • Streamlit is a free and open-source framework to rapidly build and share beautiful machine learning and data science web apps

Screenshot

About

Developed a web application using Streamlit library in python which can detect whether the sms is spam or not.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages