Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 356 Bytes

Spam classifier

Description

A spam classifier trained on the SMS Spam Collection Data Set.

ham spam

Setup

  1. Navigate to the server directory.
  2. Run npm install to install the dependencies.
  3. Run npm start to start the server.