CoolFace
Datasetpublic

FredZhang7/all-scam-spam

This is a large corpus of 42,619 preprocessed text messages and emails sent by humans in 43 languages. is_spam=1 means spam and is_spam=0 means ham. 1040 rows of balanced data, consisting of casual conversations and scam emails in ≈10 languages, were manually collected and annotated by me, with some help from ChatGPT. Some preprcoessing algorithms spam_assassin.js, followed by spam_assassin.py enron_spam.py Data composition Description To… See the full description on the dataset page: https://huggingface.co/datasets/FredZhang7/all-scam-spam.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
15likes259downloads
28 commits on main
802cef32y ago

remove index column after label correction

FredZhang7
63567d82y ago

correct some labels

FredZhang7
0e6baf83y ago

add suggestion

FredZhang7
6bbd7973y ago

may not release models, depending on demand

FredZhang7
fbc65ec3y ago

may experience delays

FredZhang7
3d53fde3y ago

fix lang count

FredZhang7
9cb28903y ago

update descriptions

FredZhang7
49fe0493y ago

update dataset

FredZhang7
50cc56d3y ago

fix language stats

FredZhang7
afae1093y ago

add - multilingual

FredZhang7
8d987aa3y ago

add tag

FredZhang7
fab30523y ago

add more description

FredZhang7
3376ef73y ago

update img url

FredZhang7
5fca22a3y ago

Delete spam_counts.png

FredZhang7
6bde80f3y ago

line breaks look nicer

FredZhang7
07f27673y ago

add description

FredZhang7
ac4878e3y ago

add notice

FredZhang7
6c033bb3y ago

update number

FredZhang7
9824ff43y ago

Upload junkmail_dataset.csv

FredZhang7
58a17363y ago

Update README.md

FredZhang7
20ca9693y ago

update source

FredZhang7
ee3097e3y ago

add more info

FredZhang7
10684943y ago

add stats

FredZhang7
68c8ddf3y ago

Upload spam_counts.png

FredZhang7
499003f3y ago

add examples of data preprocessing

FredZhang7
324be8b3y ago

Upload junkmail_dataset.csv

FredZhang7
13aa7803y ago

add languages

FredZhang7
17ae9813y ago

initial commit

poko866