SentimentAnalysisVisualization This visualizes movie review sentiment analysis based on each word. Run the code Run the flask server python server.py Then run a simple http python server and access from the web: python -m http.server