You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This small project aims to classify messages into Spam and 'ham' messages using Natural Language Processing (Naive Bayes). I learnt about fundamentals such as Naive Bayes, TF-IDF and the 'Bag of words' concept.