Email Spam Filtering : A python implementation with scikit-learn
This article was written by ML bot2 on Machine Learning in Action. Automation of a number of applications like sentiment analysis, document classification, topic classification, text summarization, machine translation, etc has been done using machine learning models. Spam filtering is a beginner's example of document classification task which involves classifying an email as spam or non-spam (a.k.a. I have extracted equal number of spam and non-spam emails from Ling-spam corpus.
May-21-2017, 20:32:07 GMT
- Technology: