Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.23 KB

README.md

File metadata and controls

11 lines (7 loc) · 1.23 KB

Detecting-sentiments-of-a-quote

HackerEarth Machine Learning challenge: Love is love competition submission [Position: 31st]

Guidelines and My Approaches

Use the GOOGLE CREDENTIAL to have access of Google cloud sentiment and langauge APIs. This project was created for the "HackerEarth Machine Learning challenge: Love is love" held on Jul 01, 2020, to Jul 21, 2020. If we provide the path of our image file as an input, it will extract text from that image and analysis the sentiment of that image as Positive, Neutral, and Negative. I've implemented the Google OCR technique to extract text from the image. Besides I implemented Vader Sentiment analysis, Google sentiment analysis, text blob analysis, and IBM Watson sentiment analysis. Comparatively, Vader Sentiment analysis provided better results. My online accuracy was 51.72753% being 31st in that competition.

Visit leaderboard to watch my standing and follow me on HackerEarth: