Skip to content

gdgu/Natural-Language-Processing

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Other 0.1%