Creating Emotion Recognition Algorithms based on a Convolutional Neural Network for Sentiment Analysis
Ekaterina Tsapina  1  , Vera Ivanyuk  2, *  
1 : Bauman Moscow State Technical University  -  Website
ul. Baumanskaya 2-ya, 5/1, MoscowPostcode: 105005 -  Russia
2 : Financial University under the Government of the Russian Federation, Bauman Moscow state technical university
* : Corresponding author

The objective of the research is the development of a convolutional neural network model for sentiment analysis, as well as the software implementa-tion of the resulting network. Convolutional neural networks are easy to train and implement. To train them, a standard error backpropagation algo-rithm is used, and because the filter weights are evenly distributed the num-ber of parameters in the convolutional neural network is small. From the viewpoint of computational linguistics, convolutional neural networks are a powerful tool for classification, that, however, does not have any language intuition, which significantly complicates the analysis of algorithm errors. However, it is convolutional networks that are widely used in text data anal-ysis tasks. Neural networks always work with big data and often require a lot of processing power. Therefore, to simplify computations, it makes sense to use «lazy» NNs. A «lazy» neural network is a network, which, if it receives input data that repeats the patterns that were previously processed by it, re-turns a result that was obtained earlier.



  • Poster
Online user: 11 RSS Feed | Privacy
Loading...