Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariyaSha/SimpleSMSspamFilter_GUI
/ functions
Functions
7 in github.com/MariyaSha/SimpleSMSspamFilter_GUI
⨍
Functions
7
◇
Types & classes
0
↓ 2 callers
Function
pre_process
Remove punctuation and stop words from the custom sms
finishedProject/functions.py:48
↓ 1 callers
Function
categorize_words
Catagorizes each spam/non-spam word into a corresponding list Repeating words in each list will help with categorizing
starterFiles/functions.py:11
↓ 1 callers
Function
categorize_words
Catagorizes each spam/non-spam word into a corresponding list Repeating words in each list will help with categorizing
finishedProject/functions.py:11
↓ 1 callers
Function
check_spam
(pred)
finishedProject/app.py:11
↓ 1 callers
Function
pre_process
Remove punctuation and stop words from the custom sms
starterFiles/functions.py:48
↓ 1 callers
Function
predict
(user_input)
finishedProject/functions.py:26
Function
predict
(user_input)
starterFiles/functions.py:26