/emoji-prediction

Using a very limited available training and testing data, this emoji predictor model is been prepared by passing the test through a glove embedding matrix, and further using layers of LSTM, ton predict the most suitable emoji for a given text.

Primary LanguageJupyter Notebook

Stargazers