filmov
tv
Implement Email spam classifier in python

Показать описание
In this video, you will understand the basics of how to make use of text data and use it to convert into numbers using BagofWords method and use those features as input to machine learning algorithm to classify the input mails into either spam or ham classes.
NLTK: Steeming, stopwords
Regular expression (re): to remove everything except alphabets
converting entire text to lower case
Please subscribe, comment and like, if you are learning something out of it.
NLTK: Steeming, stopwords
Regular expression (re): to remove everything except alphabets
converting entire text to lower case
Please subscribe, comment and like, if you are learning something out of it.