Skip to content

abdelrahman-kamel-elgendy/Arabic-Sentiment-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arabic Sentiment Analysis

This project was for the neural networks and deep learning course

Preprocessing 1- Remove duplicates

2- Remove punctuatuin.

3- Remove any numbers and any word that contains a number.

4- Remove any word that is not Arabic.

5- Remove the emoji and put a word that explains this emoji.

6- Remove stop words.

7- Apply tokenization to the text.

Apply the LSTM and Transformer model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%