- Figure out what Sentiment analysis tool I am going to use
- Get dataset of NBA teams and players
- Figure out how I am going to score the sentiment analysis
To get the dataset of NBA teams and players, I went on to kaggle and found datasets. Once I figured out I was going to use spacy, I knew I was going to use their tool to score the sentiment analysis. I had to delete some rows of the dataset to make sure that I had just the players on the teams so that the dataset was not as confusing. I also had to dig into the tool built within spacy that is called spacytextblob that actually performs the sentiment analysis.
![]()
Since this post doesn’t specify an explicit image, the first image in the post will be used in the listing page of posts.