bvk commited on
Commit
e009837
·
verified ·
1 Parent(s): d2e8945

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ This dataset can be found on Kaggle, Huggingface and many other websites, but the source is from the research paper [Tiago], whose authors contributed it to the Machine Learning repository at [UCI]. It contains 5,574 SMS messages, of which 747 massages are labeled as spam. By nature, the messages are short and, in some cases, quite cryptic and personal. The CSV file is a straightforward representation of the data.
2
+
3
+ **References**
4
+ **[UCI]** https://archive.ics.uci.edu/dataset/228/sms+spam+collection
5
+
6
+ **[Tiago]** Tiago A. Almeida, José María G. Hidalgo, and Akebo Yamakami. 2011. Contributions to the study of SMS spam filtering: new collection and results. In Proceedings of the 11th ACM symposium on Document engineering (DocEng '11). Association for Computing Machinery, New York, NY, USA, 259–262. https://doi.org/10.1145/2034691.2034742
7
+