Overview¶
The NLP Lab sidecar aggregates our Arabic NLP capabilities. Today it packages the SinaTools SDK models and curated corpora behind a modular FastAPI service, and it is designed to host future models with similar goals. Current capabilities include:
- Named-entity recognition (Wojood)
- Word-sense disambiguation (Salma)
- Morphological analysis with enriched lemma metadata (Alma/Qabas)
- Relation extraction (Hadath)
- Dialect sentence lookup and glossary tooling driven by the Nabra corpus
Use the sidebar to explore detailed requirements, REST endpoints, architecture notes, and the incident runbook for on-call responders.