Emoji Predictor

Published

December 8, 2019

Implementation of sequence models, here LSTM RNN to predict emoji for a given line of text. The achieved accuracy is 76%.

Data:

Emojify Dataset

Code:

Google Colab Notebook