This project is the demonstration of a scalable, reusable, maintainable automation framework based on page object model using selenium webdriver, pytest and python
Develop a frontend for the sentiment analysis API using HTML, CSS, and JavaScript. The frontend should have an attractive user interface to input text, submit it for sentiment analysis, and display the results in terms of probabilities of POSITIVE & NEGATIVE sentiments with appropriate icons.
Created HTML,CSS, JAVASCRIPT files as per given requirement to take the user input from UI and returns the sentiment analysis response back to User Interface
Develop a frontend for the sentiment analysis API using HTML, CSS, and JavaScript. The frontend should have an attractive user interface to input text, submit it for sentiment analysis, and display the results in terms of probabilities of POSITIVE & NEGATIVE sentiments with appropriate icons.