Skip to content

Fahgithub/BoxOffice_Sentiments

Repository files navigation

Sentiment Analysis on movie reviews

Steps for installing the required packages

  • Download Python
  • Unzip the project file
  • Open CMD in the folder. i.e the at the location of the project folder
  • Now run pip install -r requirements.txt
  • Once all the above steps are done. Run the following command
  • python app.py
  • Now copy the IP address displayed and paste it in the terminal

Steps to use the program

  • Once all the above steps are complete. You will have following window

alt text


Now search for the exact name of the movie you want for sentimental analysis.

alt text

Result will be as follows:

alt text

Additional features

Added a feature to search for a movie by it's title instead of URL.

Added a feature to suggest movies to the user based on the movie that they have searched.

About

A Flask web app for sentiment analysis on IMDB movie reviews. Users input a movie's IMDB link to analyze audience sentiments and visualize trends over time. Powered by Python, Keras, and Flask with visualizations from Matplotlib and Seaborn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors