Skip to content

RobertoDebarba/spam-messages-analysis

Repository files navigation

Spam Messages Analysis

A dataset analysis about spam messages.

Paper about the analysis.
Challenge description.

This project runs on Python 3 and the analysis are stored in the files below:

How to run

Just open the *.ipynb file on GitHub!

How to run locally

  1. Install Python 3
  2. Install Jupyter Notebook pip install notebook
  3. Install depedencies pip install -r requirements.txt
  4. Run Jupyter server jupyter notebook