Aspect Oriented Suggestion Extraction from Online Reviews
In the world of business, products need to evolve adjusting to the needs of the customer to ensure customer satisfaction. The abundance of opinionated text on the internet contains suggestions made by users that can be used to improve products. These suggestions are important to multiple stakeholders; as product improvements for businesses or as tips and advice to consumers. Until now, the extraction of suggestions has usually been defined as a problem of classifying sentences into suggestion and non-suggestion classes. No work has attempted to differentiate suggestions on the basis of intended receiver. Extracting these suggestions with respect to the aspects that reviewers are not satisfied with, could be used as a potential solution to improve products. To address these shortcomings, this study proposes a novel task decomposition called Aspect Oriented Suggestion Extraction to identify product improvements. It contains three main subtasks: suggestion classification, beneficiary classification and aspect extraction. The proposed approach proved to be very effective in determining suggestions from non-suggestions, achieving an F-score of 91% with BERT pretrained language model, outperforming state-of-the-art methods on suggestion mining. Experimental results on hotel reviews show the effectiveness of the techniques. The proposed framework, being the first of its nature, yields promising results.
Code (0)
등록된 구현이 없습니다.
Tasks
Aspect ExtractionLanguage ModellingSuggestion miningSimilar Papers 제목 키워드 기반
Lijunyi at SemEval-2019 Task 9: An attention-based LSTM and ensemble of different models for suggestion mining from online reviews and forums
In this paper, we describe a suggestion mining system that participated in SemEval 2019 Task 9, SubTask A - Suggestion Mining from Online Reviews and Forums. Given some suggestions from online reviews and forums that can…
Suggestion miningCPR: Leveraging LLMs for Topic and Phrase Suggestion to Facilitate Comprehensive Product Reviews
Consumers often heavily rely on online product reviews, analyzing both quantitative ratings and textual descriptions to assess product quality. However, existing research hasn't adequately addressed how to systematically…
Mining of product reviews at aspect level
Todays world is a world of Internet, almost all work can be done with the help of it, from simple mobile phone recharge to biggest business deals can be done with the help of this technology. People spent their most of t…
Decision MakingNegationOpinion MiningSentiment AnalysisTowards the Extraction of Customer-to-Customer Suggestions from Reviews
MIDAS at SemEval-2019 Task 9: Suggestion Mining from Online Reviews using ULMFit
In this paper we present our approach to tackle the Suggestion Mining from Online Reviews and Forums Sub-Task A. Given a review, we are asked to predict whether the review consists of a suggestion or not. Our model is ba…
ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+3