diff --git a/README.md b/README.md index ad9f6c6..1657fd9 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# sentiment-analysis-arabic \ No newline at end of file +# 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)