Creating a dashboard for restaurant with sentiment analysis using tf-idf and data analytics
The project GitHub link is Restaurant-Sentiment, Do visit and if you like it give it a star, If you want to use it then clone the repo, create a .env file in api folder and add the database URL.
Part 1- Creation of sentiment analysis model
Step 1: U...