Please login to be able to save your searches and receive alerts for new content matching your search criteria.
It is crucial for enterprises to clearly identify user needs during the process of formulating product design improvement plans. Therefore, it is essential to comprehensively and accurately identify user needs, explore the reasons behind the emergence of these needs, and incorporate user opinions into the process of product design improvement. A method is proposed to comprehensively and accurately capture user requirements and address the challenge of identifying the underlying causes of user requirements. This method utilizes online comments and operational data to identify user requirements and their influencing factors. First, text sentiment analysis techniques are employed to quantify the importance and performance values of product feature topics. Second, we construct a quadrant model to identify product features requiring improvement, and the original negative comments related to these features are traced. However, the quadrant model alone is insufficient to reflect specific product issues that users are concerned about. Therefore, a functional structure model based on product issues is designed to filter and identify factors that influence user requirements using operational data. Finally, a Bayesian network inference approach is utilized to identify the key influencing factors on user requirements, enabling analysis of the causes behind user requirements and the proposal of product design improvement strategies. The feasibility and effectiveness of the proposed method are validated through experiments conducted on heavy-duty truck data. By analyzing the original negative comments related to the power characteristics, specific user demands regarding the insufficient power of the product were identified, such as “obviously insufficient power when climbing slopes” and other issues. Based on the vehicle power system functional structure model, combined with expert knowledge and operational data, factors related to the state of parts and user behavior that may affect “insufficient vehicle power” were identified. Based on the analysis results, suggestions were made to improve the engine intake air temperature control strategy and to enhance vehicle performance by promoting correct user behavior through informational campaigns.
Sentiment classification seeks to identify general attitude of a piece of text of comments or reviews on certain subject, be it positive or negative. Most existing researches on sentiment classification employ supervised learning approaches that rely on annotated data. However, sentiment is expressed differently on different subjects in different domains, and having annotated corpora for every domain of interest is not always practical. This paper proposes an unsupervised learning approach for classifying text of online reviews as recommended or not recommended. The proposed method is based on search engine snippet, summary information on the result page of a search engine. A basic assumption is that terms with similar orientation tend to co-occur. The co-occurrence is measured by utilizing snippets returned from search engines, with a query consisting of the text and a seed positive or negative word. With the information of snippets, the proposed method may estimate the association of candidate terms more accurately. This allows us to reliably predict the sentiment orientation of customer reviews. Texts of customer reviews are then classified as recommended or not recommended if the average sentiment orientations of its phrases are positive or negative. The research data set of this study consists of 600 Chinese online reviews about travel destinations retrieved from Ctrip.com. Our approach achieves an accuracy of 76.5%. Factors that influence the accuracy of the sentiment classification of Chinese online reviews were discussed.