https://github.com/charancholaveti/imdb-sentimentanalysis
IMDB Movie Review Sentiment Analysis-It will give the sentiment of the review whether it is Positive or Negative
https://github.com/charancholaveti/imdb-sentimentanalysis
deeplearning keras numpy rnn-tensorflow tensorflow
Last synced: 6 months ago
JSON representation
IMDB Movie Review Sentiment Analysis-It will give the sentiment of the review whether it is Positive or Negative
- Host: GitHub
- URL: https://github.com/charancholaveti/imdb-sentimentanalysis
- Owner: Charancholaveti
- Created: 2025-02-10T15:14:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T16:02:42.000Z (12 months ago)
- Last Synced: 2025-04-05T19:36:09.141Z (10 months ago)
- Topics: deeplearning, keras, numpy, rnn-tensorflow, tensorflow
- Language: Jupyter Notebook
- Homepage: https://imdb-sentimentanalysis-ttkxbfbjsqvxx9yoyimthx.streamlit.app/
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🔧 How to Run
## Clone the Repository
git clone https://github.com/yourusername/IMDB-SentimentAnalysis.git
### Install Dependencies
pip install -r requirements.txt
### Run the Jupyter Notebook
jupyter notebook
### 🤝 Contributing
Contributions are welcome! If you find any issues or want to improve the model, feel free to submit a pull request..
### ⭐ Acknowledgments
Inspired by real-world churn prediction problems.
Special thanks to the open-source community for providing valuable datasets and frameworks.