Sentiment Analysis for Arabic Language Using Word Embedding

Osama Elsamadony,Arabi Keshk,Amira Abdelatey
DOI: https://doi.org/10.1109/icenco49852.2021.9698960
2021-12-29
Abstract:Sentiment analysis is the mission of determining polarity positive, negative or neutral and extracting opinions from a text. Sentiment analysis is frequently used for English. This paper deals with sentiment analysis in Arabic language. Word Embedding or word distributing approach is the numerical representation of a text which captures meaning and semantic relationships. This help improving sentiment classification accuracy. In this paper, Word2Vec models were used to extract the polarity, depending on the meaning and the context. Different machine learning classifiers are used to learn the model. Trained and pre-trained word2vec models with different dimensions have been addressed. Furthermore, a deep learning architecture that combines convolutional neural networks (CNN) with recurrent neural network (RNN) is proposed. The result denotes that CNN-RNN Model Architecture with the highest accuracy of 91.11% outperforms CNN and ML Classifiers.
What problem does this paper attempt to address?