https://github.com/prabha1729/sentiment-analysis
classifying movie reviews as positive or negative
https://github.com/prabha1729/sentiment-analysis
matplotlib movie-review-classifier neural-networks python3 sentiment-analysis tensorflow
Last synced: 2 months ago
JSON representation
classifying movie reviews as positive or negative
- Host: GitHub
- URL: https://github.com/prabha1729/sentiment-analysis
- Owner: prabha1729
- Created: 2020-08-05T23:35:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T04:59:03.000Z (over 4 years ago)
- Last Synced: 2025-01-20T06:37:08.467Z (4 months ago)
- Topics: matplotlib, movie-review-classifier, neural-networks, python3, sentiment-analysis, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sentiment-Analysis
Sentiment analysis has become a must for every company which wants to gather a sense out of the customer reviews data. So, developed an supervised learning algorithm that learns the sense of each word from the given corpus and then scores the whole reviews.