A Novel Model Utilizing Deep Neural Networks for Opinion Mining
摘要
The paper proposes an aspect extraction model based on deep learning for opinion mining, an important task for sentiment analysis. Aspect extraction is concerned with determining specific product or service features that are praised or critiqued in opinionated texts. In our method, each word within a sentence is labeled as aspect-based or non-aspect-based by employing a seven-layer convolutional neural network. Performance is improved by creating linguistic patterns (LP) and combining them with the neural network. The designed model vastly surpasses current approaches by combining both linguistic heuristics and deep learning into an ensemble classification method. Experiments on four datasets that serve as gold standards, MP3, DVD, Canon, and Nikon showed significant improvements in accuracy, reaching 89.91%, 88.74%, 89.44%, and 83.99% with linguistic patterns, as opposed to 86.21%, 85.14%, 86.71%, and 79.91% in its absence. The results validate that our hybrid method is effective in boosting aspect-level sentiment analysis.