Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amine-akrout/spam-filter
- Owner: amine-akrout
- Created: 2019-08-02T12:01:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T22:59:00.000Z (about 2 years ago)
- Last Synced: 2023-03-05T15:35:21.109Z (almost 2 years ago)
- Topics: docker, docker-compose, flask, keras, lstm, text-classification
- Language: JavaScript
- Homepage:
- Size: 22.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)