| 1 | # Naive Bayes spam detection for NLP class, which can be found at: |
| 2 | # https://deeplearningcourses.com/c/data-science-natural-language-processing-in-python |
| 3 | # https://www.udemy.com/data-science-natural-language-processing-in-python |
| 4 | # dataset: https://archive.ics.uci.edu/ml/datasets/Spambase |
nothing calls this directly
no test coverage detected