Skip to content

sudeshmu/binary_text_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Binary text classifier using Recurrent Neural Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages