Machine Learning project that detects spam messages using NLP.
- Spam detection using Naive Bayes
- Text processing with TF-IDF
- Web app built using Streamlit
Run the app:
streamlit run app.py
#open in browser:
http://localhost:8501
# author
Mayank rai