NLP

Character Generating RNN

Character level language model of RNN(LSTM) in PyTorch.

Emojification

Emojify a sentence with NLP, flask server to emojify a sentence.

NYTimes Topic Modelling

Topic Modelling for New York Times news articles for given dates using NYTimes API.

Seq2Seq Machine Translation

Machine Translation english to french using Seq2Seq Attention model in PyTorch.

Twitter Sentiment analysis

Sentiment analysis of tweets of any topic fetched with twitter API and sentiment analysis of the tweets with NLTK.