Generates an emoji corresponding to given input sentence. Also shows how we can use word vectors to find analogies.
Download data from https://www.kaggle.com/rtatman/glove-global-vectors-for-word-representation and extract 50 dimensional word embeddings and keep in the root folder of your project.
keras and basic Python libraries. To install emoji, use sudo pip install emoji --upgrade
Run Emojify text.ipynb to see results. Main data(csv files) are inside data folder.
Given some input sentences and their corresponding emojis