A spam classifier trained on the SMS Spam Collection Data Set.
- Navigate to the
server
directory. - Run
npm install
to install the dependencies. - Run
npm start
to start the server.
A spam classifier trained on the SMS Spam Collection Data Set.
server
directory.npm install
to install the dependencies.npm start
to start the server.