1
0
الملفات
BOUTMOUN/frameworks
2026-03-08 23:37:03 +00:00

53 أسطر
1.0 KiB
Plaintext

# 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