SBeyzaEryilmaz / spam-ham_Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spam-ham_Detection

For this project i use the SMSSpamCollection dataset that contains more than 5 thousand SMS phone messages.

SETUP

Install NLTK and wordCloud
!pip install nltk
!pip install wordcloud


nltk.download('stopwords')
nltk.download('wordnet')

About


Languages

Language:Jupyter Notebook 100.0%