Code Monkey home page Code Monkey logo

spam-message-checker's Introduction

Spam-Message-Checker

Checks for spam Messages and Dangerous URLs in the Message using Machine Learning Algorithm
This is a Python program that uses a Machine Learning model to classify text messages as spam or ham (not spam).
The program also can detect Harmful or Dangerous URLs present in the Message and Shows if they are Dangerous.

Requirements

The program requires the following files and libraries to be in the same directory or imported:
• Python Programming Language with an IDE
• Dataset for Training the Machine Learning model
• Python File with functions to check for Safety of URL
• Pandas module
• Sklearn module
• Re module

Setup

To run this program, you will need the following:
• Python 3.8 or higher • The DataSet file “spam.csv”, which contains the data for training and testing the Machine learning model should be downloaded from Data folder and be placed in the same folder as the program.
• The Python file “urlSafety.py”, which contains the function for checking the safety of a URL.
• The following Python libraries: pandas, sklearn, and re. You can install them using the command “pip install pandas sklearn“ in the Command Terminal.

Refer to the ML Spam Checker Word Document for Better Explanation of the Code and spamChecker.mp4 video for the Working of the code.

spam-message-checker's People

Contributors

thej-venkat-p avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.