https://github.com/zohaibramzan/sentiment-analysis-using-lstm-tensorflow
In this implementation, i have done sentiment analysis of Movies reviews from imdb dataset with LSTM using Keras API of Tensorflow.
https://github.com/zohaibramzan/sentiment-analysis-using-lstm-tensorflow
lstm-sentiment-analysis tensorflow-examples
Last synced: about 1 month ago
JSON representation
In this implementation, i have done sentiment analysis of Movies reviews from imdb dataset with LSTM using Keras API of Tensorflow.
- Host: GitHub
- URL: https://github.com/zohaibramzan/sentiment-analysis-using-lstm-tensorflow
- Owner: ZohaibRamzan
- Created: 2021-09-15T19:36:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T19:44:48.000Z (over 3 years ago)
- Last Synced: 2025-02-13T18:50:50.674Z (3 months ago)
- Topics: lstm-sentiment-analysis, tensorflow-examples
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sentiment-Analysis-using-LSTM-Tensorflow-Keras-API
In this implementation, i have done sentiment analysis of Movies reviews from imdb dataset with LSTM using Keras API of Tensorflow.