Idea is to develop an approach that given a sample will identify the sub themes along with their respective sentiments.
-
Updated
Oct 29, 2020 - Python
Idea is to develop an approach that given a sample will identify the sub themes along with their respective sentiments.
This project takes customer reviews and automatically detects multiple subthemes (like service, price, or booking experience) along with their sentiments (positive or negative). It uses BERT and fine-tunes it to handle multi-label classification. meaning one review can have several opinions at once!
Add a description, image, and links to the subtheme-sentiments topic page so that developers can more easily learn about it.
To associate your repository with the subtheme-sentiments topic, visit your repo's landing page and select "manage topics."