A simple web application that allows users to analyze movie review sentiments. The ML algorithm guesses whether the review is positve or negative and provides the probability as well. The users have the option of submitting feedback to help improve the model in real time.
Language: Python3, scikit-learn and Flask web app