This is a PHP Project entitled Sentiment Based Movie Rating System. This is a web-based application that calculates the success rating or review ratings of a movie. The project uses a simple sentiment-based analysis to identify or calculate the movie success rate. This has a simple user interface and easy-to-use. The application contains user-friendly functionalities and features.
I developed this project using the following:
The Simple Sentiment Based Movie Rating System calculates the success rate or review rating using sentiment base analysis. The application has an Admin Panel that allows the management to populate the list of movies, genres, sentiment keywords, and etc. The Administrator users are in charge of the managing of listing the sentiment keywords (position or negative). Each sentiment keyword will be stored in the system database along with a score of the keyword.
The system calculates the rates of each user's reviews in every movie. Each user is only allowed to submit a review/comment once in every movie. The system will extract each word in the user review's comment and searches the score of each word. The maximum rate in this system is 5.
Requirements
Installation/Setup
Username: admin
Password: admin123
That's it. You can now explore the features and functionalities of this Sentiment Based Movie Rating System in PHP. I hope this project will help you with what you are looking for and you'll find something useful for your future projects.
Explore more on this website for more Free Source Codes and Tutorials.
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.