نظام معالجة لغة طبيعية لتحليل مشاعر النصوص العربية (إيجابي / سلبي / محايد) مع دعم اللهجات المتعددة (مصرية، خليجية، شامية، فصحى). مبني على نموذج XLM-RoBERTa المدرب مع قاموس قواعدي ونظام كشف اللهجة تلقائياً. يتميز بمحرك قرار ذكي يدمج مخرجات النموذج مع القواميس المحلية ومعالجة النفي ودعم الإيموجي. يشمل REST API عبر FastAPI وواجهة ويب تفاعلية بدعم كامل للعربية.
An NLP system for Arabic sentiment analysis (Positive / Negative / Neutral) with multi-dialect support (Egyptian, Gulf, Levantine, MSA). Built on fine-tuned XLM-RoBERTa combined with a rule-based lexicon and automatic dialect detection. Features a Smart Decision Engine that fuses model output with local lexicons, negation handling, and emoji scoring. Includes a REST API (FastAPI) and an interactive RTL web interface (Streamlit).