Our problem statement was to create a solution which will be used to do a Sentiment Analysis of Social Media posts which means it should classify the text into sentiments and it should help us to better understand whether a post is negative or positive.
-It was difficult to integrate the model into the Flask framework
-Deploying a web app on the cloud was also quite challenging
-Getting the Data from Social Media from their APIs to train the model was also quite challenging.
-Integrating Hindi Language Text sentiment analysis was also a bit challenging.
Discussion