Sentiment analyzer that should be able to validate by accepting a new tweet or message and determine its sentiment i.e. whether it is positive or negative To run this project
- Install all the necessary python libraries
- Run the code and make sure the dataset is properly connected
- You can access the live version (Valid for every 72 hours) here https://7601546d0a10a7d305.gradio.live or locally through the port http://127.0.0.1:7870/
- You can flag any wrong sentiments so that they can be logged for extensive training #Thanks and enjoy