Project information

Amazon reviews sentiment analysis

It was a master's project that analyzes Amazon reviews resulting in a positive or negative sentiment. It was developed in python, where a pre-trained model BERT NLP algorithm was trained and then the new trained model was uploaded to a website to categorize whether a review is positive or negative. Streamlit and Google Cloud Platform was also utilized to deploy the web app. The system is very simple and intuitive.