Updates to sentiment analysis data collection. Depression and subjectivity data collection are done. 2 out of the 3 polarity analyses are complete. The final polarity analysis outputs the correct data but still need to figure out how to align the values outputted from the model correctly to the dataframe. Emotion analysis source found but still need to work on how to get the pipeline to work correctly on our data. Note that the file is in notebook form for now, but once finished the file will be converted into a .py file.