we created a website of twitter sentiment analysis that will display the popularity score based on polarity of tweets. from flask import Flask, render_template, request import t