/emojify_using_word_embedding

Using word embedding to predict the emoji for a sentence

Primary LanguageJupyter Notebook

Emojify

Version 1: Using average of the word vectors to predict the class

Version 2: Using LSTM to predict correct for sentences consisting of negation words.