This program takes in headlines in the picture using OpenCV Tessearct and converts it to a string that is further subjected to Sentimental Analyiss
Here, after we extract text from the respective image, we use Vader sentiment analysis tool that helps us determine the news beig positive, negative or neutral.