Skip to content

crc64error/SimpleSMSspamFilter_GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: mariyasha888@gmail.com

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.

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%