A map of Chicago that shows which neighborhood is happy based on their tweets made for Uncommon Hacks '22
Using the Twitter API, we've extracted tweets that talked about their neighborhood in Chicago. We then performed sentiment analysis on them using the distilBert model to measure whether they were saying positive or negative things about it. Then we used this data to create an interactive map of Chicago where users can look at the different neighborhoods and see how happy they are
David Gawel, Maxwell Krolak, Jonathan Li and Angelie Miranda