Product Aspect Based Sentiment Analysis

Unlike other sentiment analysis, where the user is only able to find whether a customer likes the product or not, in aspect based sentiment analysis the user is able to identify which features of the product does the user like. During my natural language processing course, I was asked for a semester project and I came up with a aspect based product sentiment analyzer. In which user reviews are exctracted and then using libraries such as NLTK and Wordnet aspects of a product user liked or disliked were plotted.

Source code available here!

Role

Team Lead

Year

2019

Tech Stack

Python, NLTK, Pyplot, Wordnet