Baselight

Spam Email Dataset

Spam Ham Classification

@kaggle.abdmental01_email_spam_dedection

Loading...
Loading...

About this Dataset

Spam Email Dataset

About Data

This Data Set Contains Two Columns

  • Message
  • Category
    -ham
    -spam

Used this data to practice your NLP task. Basically i Get this Data from a Website and Sharing With you all. So you can do Projects on That and do Practice

Tables

Mail Data

@kaggle.abdmental01_email_spam_dedection.mail_data
  • 317.67 KB
  • 5572 rows
  • 2 columns
Loading...

CREATE TABLE mail_data (
  "category" VARCHAR,
  "message" VARCHAR
);

Share link

Anyone who has the link will be able to view this.