Created NLP Text Classification model to detect spam text messages using Keras LSTM Recurrent Neural Network (RNN) in Python
To correctly identify spam text messages
https://archive.ics.uci.edu/ml/datasets/sms+spam+collection
Python and Jupyter Notebook
Lee Ping Tay