/Sentiment-Analysis

Sentiment Analysis in Keras using LSTM model

Primary LanguagePython

Sentiment-Analysis

Sentiment Analysis in Keras using LSTM model

Model architecture

Dataset:

The dataset I'm going to use is very popular among researchers in Natural Language Processing, usually referred to as the IMDb dataset

Run Train Model

python train.py

Run Inferece Model

python predict.py