Skip to content

Commit

Permalink
updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
zdmc23 committed Mar 24, 2018
1 parent 0e3cc18 commit d458c48
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# sentiment-analysis-arabic
# sentiment-analysis-arabic

A deep learning (LSTM) sentiment analysis project to determine positive/negative sentiment in social media content. This project makes use of Arabic word embeddings (https://github.com/iamaziz/ar-embeddings) [1] and a dataset of 2000 Twitter posts (https://archive.ics.uci.edu/ml/datasets/Twitter+Data+set+for+Arabic+Sentiment+Analysis) [2].

- 1. A. Altowayan and L. Tao "Word Embeddings for Arabic Sentiment Analysis", IEEE BigData 2016 Workshop
- 1. Abdulla N. A., Mahyoub N. A., Shehab M., Al-Ayyoub M.,“Arabic Sentiment Analysis: Corpus-based and Lexicon-based”,IEEE conference on Applied Electrical Engineering and Computing Technologies (AEECT 2013),December 3-12, 2013, Amman, Jordan. (Accepted for Publication)

0 comments on commit d458c48

Please sign in to comment.