Skip to content
#

spam-detection

Here are 11 public repositories matching this topic...

Natural LangWiz is a repository for exploring Natural Language Processing (NLP) techniques through Jupyter notebooks. It covers everything from text preprocessing and sentiment analysis to advanced transformer models. Dive in to see how we turn raw text into actionable insights with a touch of NLP wizardry!

  • Updated Sep 3, 2024
  • Jupyter Notebook

This project classifies SMS messages into spam or ham using NLP techniques. It includes data preprocessing, feature extraction with TF-IDF, and classification using models like Naive Bayes, Logistic Regression, and SVM. The notebook also compares model performance using evaluation metrics, providing insights into effective SMS spam detection.

  • Updated Aug 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the spam-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spam-detection topic, visit your repo's landing page and select "manage topics."

Learn more