Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 184 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 184 Bytes

nlp_project

Key features -

  1. Word preprocessing using Stemming.
  2. Vectorzing the data using Bag of Words algorithm.
  3. Making the predictions on sms whether it is Spam Or Ham.