You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project I built in Python that web scrapes the news site BBC News and prints out the current headlines. It then saves the output to a .txt file. From there, I use a sentiment analysis model in order to determine if the headlines are generally positive, negative, or neutral.