Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ Spam messages frequently carry malicious links or phishing attempts posing signi
|
|
9 |
1 is spam
|
10 |
|
11 |
## Dataset
|
|
|
|
|
|
|
12 |
The dataset is composed of messages labeled by ham or spam, merged from three data sources:
|
13 |
|
14 |
1. SMS Spam Collection https://www.kaggle.com/datasets/uciml/sms-spam-collection-dataset
|
|
|
9 |
1 is spam
|
10 |
|
11 |
## Dataset
|
12 |
+
|
13 |
+
https://huggingface.co/datasets/mshenoda/spam-messages
|
14 |
+
|
15 |
The dataset is composed of messages labeled by ham or spam, merged from three data sources:
|
16 |
|
17 |
1. SMS Spam Collection https://www.kaggle.com/datasets/uciml/sms-spam-collection-dataset
|