Effect of Word Embedding Variable Parameters on Arabic Sentiment Analysis Performance
Social media such as Twitter, Facebook, etc. has led to a generated growing number of comments that contains users opinions. Sentiment analysis research deals with these comments to extract opinions which are positive or negative. Arabic language is a rich morphological language; thus, classical techniques of English sentiment analysis cannot be used for Arabic. Word embedding technique can be considered as one of successful methods to gaping the morphological problem of Arabic. Many works have been done for Arabic sentiment analysis based on word embedding, but there is no study focused on variable parameters. This study will discuss three parameters (Window size, Dimension of vector and Negative Sample) for Arabic sentiment analysis using DBOW and DMPV architectures. A large corpus of previous works generated to learn word representations and extract features. Four binary classifiers (Logistic Regression, Decision Tree, Support Vector Machine and Naive Bayes) are used to detect sentiment. The performance of classifiers evaluated based on; Precision, Recall and F1-score.
Code (0)
등록된 구현이 없습니다.
Tasks
Arabic Sentiment AnalysisSentiment AnalysisSimilar Papers 제목 키워드 기반
On the Importance of Tokenization in Arabic Embedding Models
Arabic, like other highly inflected languages, encodes a large amount of information in its morphology and word structure. In this work, we propose two embedding strategies that modify the tokenization phase of tradition…
Methodical Evaluation of Arabic Word Embeddings
Many unsupervised learning techniques have been proposed to obtain meaningful representations of words from text. In this study, we evaluate these various techniques when used to generate Arabic word embeddings. We first…
Document ClassificationLearning Word EmbeddingsNamed Entity Recognition (NER)Word EmbeddingsWord Embeddings and Convolutional Neural Network for Arabic Sentiment Classification
With the development and the advancement of social networks, forums, blogs and online sales, a growing number of Arabs are expressing their opinions on the web. In this paper, a scheme of Arabic sentiment classification,…
General ClassificationSentiment AnalysisSentiment ClassificationWord EmbeddingsArbEngVec : Arabic-English Cross-Lingual Word Embedding Model
Word Embeddings (WE) are getting increasingly popular and widely applied in many Natural Language Processing (NLP) applications due to their effectiveness in capturing semantic properties of words; Machine Translation (M…
Information RetrievalMachine TranslationRetrievalSemantic Textual Similarity+4AraWEAT: Multidimensional Analysis of Biases in Arabic Word Embeddings
Recent work has shown that distributional word vector spaces often encode human biases like sexism or racism. In this work, we conduct an extensive analysis of biases in Arabic word embeddings by applying a range of rece…
Word Embeddings