Skip to content

Prince6Mehta5/SpamMessageDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpamMessageDetection

This is a full project on "Spam Message Detection" Created using:

  1. Programming Language: Python
  2. Algorithm: Machine Learning
  3. Framework: Django
  4. Code Editor: VS Code

RUN

To run this project your device must have all the latest versions of above mentioned tools and technologies.

Steps:

  1. Download this repo.
  2. Extract the file.
  3. Right Click on that file and choose the option "Open with code"
  4. Run the below mentioned commands on the terminal:
    1. python -m venv env
    2. for windows: env\Scripts\activate for Mac: source env/bin/activate
  5. Final Step, Run the command: python .\manage.py runserver
  6. You will see a link like this "127.0.0.1:8000" (demo link)
  7. Click on that & you'll have a running Website of this SMD project.

Thankyou for your visit, I hope I helped

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors