scispace - formally typeset
Open AccessJournal ArticleDOI

Sentiment Classification Using Convolutional Neural Networks

Hannah Kim, +1 more
- 07 Jun 2019 - 
- Vol. 9, Iss: 11, pp 2347
Reads0
Chats0
TLDR
Through experiments with three well-known datasets, it is shown that employing consecutive convolutional layers is effective for relatively longer texts, and the networks are better than other state-of-the-art deep learning models.
Abstract
As the number of textual data is exponentially increasing, it becomes more important to develop models to analyze the text data automatically. The texts may contain various labels such as gender, age, country, sentiment, and so forth. Using such labels may bring benefits to some industrial fields, so many studies of text classification have appeared. Recently, the Convolutional Neural Network (CNN) has been adopted for the task of text classification and has shown quite successful results. In this paper, we propose convolutional neural networks for the task of sentiment classification. Through experiments with three well-known datasets, we show that employing consecutive convolutional layers is effective for relatively longer texts, and our networks are better than other state-of-the-art deep learning models.

read more

Citations
More filters
Journal ArticleDOI

LCF: A Local Context Focus Mechanism for Aspect-Based Sentiment Classification

TL;DR: A Local Context Focus (LCF) mechanism is proposed for aspect-based sentiment classification based on Multi-head Self-Attention (MHSA), and utilizes the Context features Dynamic Mask (CDM) and Context Features Dynamic Weighted (CDW) layers to pay more attention to the local context words.
Journal ArticleDOI

A Deep Siamese Convolution Neural Network for Multi-Class Classification of Alzheimer Disease.

TL;DR: This research developed a Siamese convolutional neural network (SCNN) model inspired by VGG-16 to classify dementia stages and discovered that the proposed model outperformed the state-of-the-art models in terms of performance, efficiency, and accuracy.
Journal ArticleDOI

Classification of Heart Sounds Using Convolutional Neural Network

TL;DR: This study combined a conventional feature engineering method with deep learning algorithms to automatically classify normal and abnormal heart sounds and achieves an appropriate trade-off between sensitivity and specificity.
Journal ArticleDOI

Detection of Fake News Text Classification on COVID-19 Using Deep Learning Approaches.

TL;DR: In this article, a semantic model with term frequency and inverse document frequency weighting for data representation was used to predict the sentiment class of each fake news on COVID-19.
Journal ArticleDOI

A systematic literature review on spam content detection and classification

TL;DR: A detailed survey on the latest developments in spam text detection and classification in social media involving Machine Learning, Deep Learning, and text-based approaches is presented.
References
More filters
Journal ArticleDOI

Random Forests

TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
Posted Content

Empirical evaluation of gated recurrent neural networks on sequence modeling

TL;DR: These advanced recurrent units that implement a gating mechanism, such as a long short-term memory (LSTM) unit and a recently proposed gated recurrent unit (GRU), are found to be comparable to LSTM.
Posted Content

Convolutional Neural Networks for Sentence Classification

TL;DR: In this article, CNNs are trained on top of pre-trained word vectors for sentence-level classification tasks and a simple CNN with little hyperparameter tuning and static vectors achieves excellent results on multiple benchmarks.
Proceedings ArticleDOI

A Convolutional Neural Network for Modelling Sentences

TL;DR: A convolutional architecture dubbed the Dynamic Convolutional Neural Network (DCNN) is described that is adopted for the semantic modelling of sentences and induces a feature graph over the sentence that is capable of explicitly capturing short and long-range relations.
Proceedings Article

Character-level convolutional networks for text classification

TL;DR: In this paper, the use of character-level convolutional networks (ConvNets) for text classification has been explored and compared with traditional models such as bag of words, n-grams and their TFIDF variants.
Related Papers (5)