Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amine-akrout/spam-filter

Deploying a deep learning based Spam filter for e-mails using keras, flask, Docker and docker-compose
https://github.com/amine-akrout/spam-filter

docker docker-compose flask keras lstm text-classification

Last synced: 1 day ago
JSON representation

Deploying a deep learning based Spam filter for e-mails using keras, flask, Docker and docker-compose

Awesome Lists containing this project

README

        

# Spam Filter

### End to end ready to use spam filter Web App

1. Clone the repository

`git clone https://github.com/amine-akrout/spam-filter.git`

2. Run the app

`docker-compose up`

3. Enjoy!

Access http://localhost:5000/ to try it

![alt text](demo/demo.gif)