# Arabic NLP Frameworks

هذه بعض الأدوات والمكتبات المستخدمة في معالجة اللغة العربية.

## CAMeL Tools

مجموعة أدوات لمعالجة اللغة العربية وتشمل:
- tokenization
- POS tagging
- named entity recognition
- morphological analysis

GitHub  
https://github.com/CAMeL-Lab/camel_tools


## Farasa

أداة لمعالجة النصوص العربية تشمل:
- word segmentation
- POS tagging
- named entity recognition
- diacritization

Website  
https://farasa.qcri.org/


## PyArabic

مكتبة بايثون للتعامل مع النصوص العربية مثل:
- إزالة التشكيل
- تقسيم الكلمات
- معالجة الحروف

GitHub  
https://github.com/linuxscout/pyarabic


## AraNLP

مجموعة أدوات بسيطة لمعالجة اللغة العربية.

GitHub  
https://github.com/linuxscout/aranlp


## Tashaphyne

مكتبة للتجذير والتحليل الصرفي للنصوص العربية.

GitHub  
https://github.com/linuxscout/tashaphyne