Multilingual Sentiment Analysis

Project Overview

Extended sentiment classification work beyond Arabic to a multilingual setting, evaluating how well transformer-based approaches generalize across languages with different morphological structures and resource levels.

Technical Details

  • Architectures: Multilingual transformer models (e.g. mBERT, XLM-R) evaluated against language-specific fine-tuned models.
  • Languages: Arabic, French, and English — deliberately mixing related, well-resourced pairs with a morphologically distant, lower-resource one.
  • Approach: Compared zero-shot cross-lingual transfer against per-language fine-tuning, to assess how much language-specific adaptation is actually needed.