This project is basic CRUD operaton using flask api with using ORM.
-
Updated
Mar 10, 2025 - Python
This project is basic CRUD operaton using flask api with using ORM.
Spam Classifier Web App is an NLP-based Flask application that detects whether a given message is Spam or Not Spam using a trained machine learning model. It preprocesses text using NLTK (tokenization, stopword removal, stemming), transforms it with TF-IDF vectorization, and classifies it in real time. Accuracy-97%
Add a description, image, and links to the flsk topic page so that developers can more easily learn about it.
To associate your repository with the flsk topic, visit your repo's landing page and select "manage topics."