Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 342 Bytes

File metadata and controls

15 lines (9 loc) · 342 Bytes

binary_text_classifier

RNN Text classifier using Keras

This project is based on idea of binary text classifer.

In this project we have used text messages data with the labels as spam, ham

How to run

git clone https://github.com/sudeshmu/binary_text_classifier

Then install dependencies

run the classifier.py

python classifier.py