Skip to content

This project focuses on developing a sentiment analysis model for Arabic text, leveraging hybrid transformer-based models (AraBERT) and LSTM approaches.

License

Notifications You must be signed in to change notification settings

SirineMaaroufi/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 focuses on developing a sentiment analysis model for Arabic text, leveraging hybrid transformer-based models (AraBERT) and LSTM approaches. It aims to analyze and classify Arabic text into positive, negative, or neutral sentiment.


🚀 Project Overview

Arabic sentiment analysis presents unique challenges due to the language's complexity and lack of annotated data. This project explores state-of-the-art techniques to overcome these challenges and improve sentiment classification accuracy.

Key Features:

  • Transformer-Based Model: Integrated AraBERT for effective contextual representation.
  • Hybrid Approach: Combined transformer outputs with an LSTM for improved performance.
  • Comprehensive Review: Included a literature review of recent advancements in Arabic NLP.

🛠️ Technologies Used

  • Programming Languages: Python
  • Libraries/Frameworks: PyTorch, Hugging Face Transformers, NumPy, Pandas
  • Models: AraBERT, LSTM

📊 Results

Model Performance:

  • Accuracy: To be updated.
  • F1-Score: To be updated.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project focuses on developing a sentiment analysis model for Arabic text, leveraging hybrid transformer-based models (AraBERT) and LSTM approaches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published