Git Product home page Git Product logo

simplesmsspamfilter_gui's Introduction

SimpleSMSspamFilter_GUI

The GUI Version of Simple SMS Spam Filter created with DearPy GUI

This simple program labels user-provided strings as spam or not spam (ham)
You can run it easily from your own command line terminal with "python Dearpy.py"

/finishedProject
This directory contains the full version of the app.
/starterFiles
This directory contains only the logo, database, and functions.py
app.py is incomplete, and is only useful to you if you follow the Python Simplified tutorial on Youtube:
https://youtu.be/2RocXKPPx4o

DearPyGUI

Dependencies:

  • DearPy GUI
  • Pandas
  • NLTK
  • String
Database from:
http://www.dt.fee.unicamp.br/~tiago/smsspamcollection/

Author: Mariya Sha
Email: [email protected]

This project was created for learning purposes, so feel free to use
whichever parts of this applicatioin you need to help you become better at programming.

!!! * Important Notes * !!!

If you get the following error:
TypeError: function missing required argument 'pmax' (pos 4) Exception: Error parsing DearPyGui Marvel::draw_image command on line 16

Try adjusting your draw_image function to:
draw_image("logo", "logo_spamFilter.png", [0,0], [458,192])

!!! * Important Notes for Mac Users * !!!

add wrap=0 to your add_text() function:
add_text("Please enter an SMS message of your choice to check if it's spam or not", color=[232,163,33])

A Special Thank You to Jerimiah Ham who shared this solution on YouTube for the Important Notes above and globalizing the pred list!
Another Special Thank You to DroidZed : Gaming - IT for suggesting the global pred list!
Another Special Thank You to cyberblitz for helping with removing repeating code and saving everybody lots of typing!

Watch full GUI tutorial on Youtube:
https://youtu.be/2RocXKPPx4o
Read publication on Medium (without GUI):
https://medium.com/analytics-vidhya/how-to-build-a-simple-sms-spam-filter-with-python-ee777240fc
See youtube Tutorial (without GUI):
https://youtu.be/VDg8fCW8LdM
Read DearPy GUI Documentation:
https://hoffstadt.github.io/DearPyGui/index.html
Connect on LinkedIn:
https://www.linkedin.com/in/mariyasha888/
Follow on Instagram:
https://www.instagram.com/mariyasha888/

simplesmsspamfilter_gui's People

Contributors

mariyasha 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.