This is a containerized app that allows the user to input a movie review and get a sentiment of the review using a machine learning model.
To run this app, clone https://github.com/jlarson-dev/COMP-4450-Assignment-2.git then use CLI make build and make run