This repository contains jupyter notebook files made to analyze the sentiments of a tweet.
- Natural Language Processing
- Various techniques like tokenisation, lemmatisation and stemming.
- Popular libraries like NLTK.
- Neural Networks and its implementation using Tensorflow.