Arabic_Sentiment_Analysis
Arabic_Sentiment_Analysis
net/publication/233859568
CITATIONS READS
252 5,843
2 authors:
All content following this page was uploaded by Ahmed Rafea on 26 May 2014.
Positive انا صىتً لن يخرج هن دائرة تضوك...... إنت راجل هحترم A. Results
جبهت.....هع العظين أبى الفتىح ياريت تتحذوا علً رئيس و نائب The two classifiers: SVM, and NB, were trained first
ال تقهر using the frequency of the unigrams only; secondly they were
You are a respectable person … I will definitely trained using a combination of both unigrams and bigrams
vote for you and Abu El Fotoh I hope you can with an attempt to capture any negation or sentiment
challenge for president and vice president... switching phrases. The results were as follows for each
unbeatable front classifier using 10-fold validation:
For simplicity, in this experiment we have ignored some Accuracy Precision Recall F-Measure
factors which are to be considered. One of these factors is
Unigrams 0.726 0.728 0.726 0.725
negation in phrases [10]. In Arabic, they are around 20-words
[3]. The negation mechanism in simple terms is inversing the Unigrams 0.726 0.728 0.726 0.725
+
sentence polarity if it is preceded by one of the negation Bigrams
words in phrases. As negation can be local (e.g. not good), or c. SVM results after removing stop words
it could involve longer-distance dependencies such as the
negation of the proposition (e.g. does not look very good) or TABLE IV. NB RESULTS AFTER REMOVING STOP WORDS
the negation of the subject [10]. In general, sentiment analysis
seems to require more understanding than the usual topic- NB
based classification.
Accuracy Precision Recall F-Measure