2019
DOI: 10.1142/s0218001419590468
|View full text |Cite
|
Sign up to set email alerts
|

A Convolutional Neural Network for Aspect-Level Sentiment Classification

Abstract: Sentiment analysis, including aspect-level sentiment classification, is an important basic natural language processing (NLP) task. Aspect-level sentiment can provide complete and in-depth results. Words with different contexts variably influence the aspect-level sentiment polarity of sentences, and polarity varies based on different aspects of a sentence. Recurrent neural networks (RNNs) are regarded as effective models for handling NLP and have performed well in aspect-level sentiment classification. Extensiv… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
8
2

Relationship

0
10

Authors

Journals

citations
Cited by 27 publications
(12 citation statements)
references
References 16 publications
0
12
0
Order By: Relevance
“…Standard neural networks use a full-connection layer, the input matrix, vector, each neuron will act on all its elements, intensive connections, with the increase in the depth of neural networks, overfitting is more common. Convolutional neural networks [4] differ from ordinary neural networks in that the neurons used in convolutional neural networks are calculated in slightly different ways, and in mathematics convolution is slightly different, and it traverses the input matrix and vectors to achieve mapping relationships and calculate responses through the sliding window of convolutional nuclei. Compared with input characteristics, convolutional window size is often small, convolution is accompanied by down sampling problems, input propagation in the network will reduce the dimension layer by layer, filling and pooling of this non-computing unit will be combined with convolution neurons into a convolution module inserted into the network.…”
Section: Convolutional Neural Networkmentioning
confidence: 99%
“…Standard neural networks use a full-connection layer, the input matrix, vector, each neuron will act on all its elements, intensive connections, with the increase in the depth of neural networks, overfitting is more common. Convolutional neural networks [4] differ from ordinary neural networks in that the neurons used in convolutional neural networks are calculated in slightly different ways, and in mathematics convolution is slightly different, and it traverses the input matrix and vectors to achieve mapping relationships and calculate responses through the sliding window of convolutional nuclei. Compared with input characteristics, convolutional window size is often small, convolution is accompanied by down sampling problems, input propagation in the network will reduce the dimension layer by layer, filling and pooling of this non-computing unit will be combined with convolution neurons into a convolution module inserted into the network.…”
Section: Convolutional Neural Networkmentioning
confidence: 99%
“…Xing et al [28] proposed a solution for twitter sentiment analysis which integrates both a CNN and an attention mechanism. Word embeddings are passed through an attentionbased input layer and then a CNN is used to analyze the sentiment that is expressed.…”
Section: Related Workmentioning
confidence: 99%
“…Conventionally, these inputs are the stemmed tweets. The CNN model has frequently been used to perform text classification [95]- [100], as well as sentiment analysis task [101]- [105].…”
Section: ) Cnn Architecturementioning
confidence: 99%