gdgu / Natural-Language-Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natural-Language-Processing

Sentiment Analysis WebApp

This is a simple web app which predicts the sentiment of a given sentence/paragraph. It uses the LSTM model which was trianed on the sentiment-140 dataset. This dataset contain 1.6 million tweets. The link to the same dataset is here.

The link to the saved LSTM model file is here.

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%Language:HTML 0.0%