-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |