References & Citations
Computer Science > Computation and Language
Title: Arabic aspect based sentiment analysis using BERT
(Submitted on 28 Jul 2021 (v1), revised 28 Sep 2021 (this version, v2), latest version 27 Nov 2021 (v3))
Abstract: Aspect-based sentiment analysis(ABSA) is a textual analysis methodology that defines the polarity of opinions on certain aspects related to specific targets. The majority of research on ABSA is in English, with a small amount of work available in Arabic. Most previous Arabic research has relied on deep learning models that depend primarily on context-independent word embeddings (e.g.word2vec), where each word has a fixed representation independent of its context. This article explores the modeling capabilities of contextual embeddings from pre-trained language models, such as BERT, and making use of sentence pair input on Arabic ABSA tasks. In particular, we are building a simple but effective BERT-based neural baseline to handle this task. Our BERT architecture with a simple linear classification layer surpassed the state-of-the-art works, according to the experimental results on the benchmarked Arabic hotel reviews dataset.
Submission history
From: Mohammed Mustafa Abdelgwad [view email][v1] Wed, 28 Jul 2021 11:34:00 GMT (108kb,D)
[v2] Tue, 28 Sep 2021 02:05:37 GMT (604kb,D)
[v3] Sat, 27 Nov 2021 17:29:58 GMT (654kb,D)
Link back to: arXiv, form interface, contact.