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
Dependencies:
- DearPy GUI
- Pandas
- NLTK
- String
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/