arjun921 / spam-filter

Tensorflow based Deep neural Net for email spam filtering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spam Filter Built Using Tensorflow

Dependencies

pip install nltk numpy tensorflow

Instructions

python3 createFeatures.py

python3 neuralNetwork.py

Misc

neuralNetwork.py has a deep neural net implementation for spam filter.

About

Tensorflow based Deep neural Net for email spam filtering

License:GNU General Public License v3.0


Languages

Language:Python 100.0%