- Average the sentiment and frequency scores per team
- dump the sentiment scores into the json file
- get the full content from the article
To get the full content of the article, you have to web scrape it off of each individual website and we decided this was a better task for second semester. I also wrote a simple function to dump the sentiment scores into a data file so that it is easier to display when I create my dashboard. I also wrote a function that averages the sentiment score so that I can have an individual score for each team instead of the score for each article.
![]()
Since this post doesn’t specify an explicit image, the first image in the post will be used in the listing page of posts.