Skip to content

A basic NLP classification task to classify between spam and ham on a given Email spam dataset of 5,574 emails. The files contain one message per line. Each line is composed by two columns: v1 contains the label (ham or spam) and v2 contains the raw text.

License

Notifications You must be signed in to change notification settings

ashwinjohn3/Spam-Classifier

Repository files navigation

A basic NLP classification task to classify between spam and ham on a given SMS spam dataset of 5,574 messages. The files contain one message per line. Each line is composed by two columns: v1 contains the label (ham or spam) and v2 contains the raw text. It has been deployed using streamlit and heroku.

About

A basic NLP classification task to classify between spam and ham on a given Email spam dataset of 5,574 emails. The files contain one message per line. Each line is composed by two columns: v1 contains the label (ham or spam) and v2 contains the raw text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages