Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

seneca-innovation-center/dalanda

Domain:

natural language processing

Record type:

model
Creator:
sen
Host:
Community-built foundational language model for Tunisian Arabic (Derja) # Dalanda Dalanda is a community-built foundational language model for Tunisian Arabic (Derja), in Arabic script and Arabizi, so people can talk to software the way they actually speak. **Who it is for.** Contributors in Tunisia and the diaspora — linguists, developers, and anyone who can point to a public data source or improve the docs — plus stewards who set goals and review. You do not need a private call to start: the roadmap is the backlog. **How to contribute.** Open a Contribution, Bug, or Data source issue, then send a pull request with a DCO sign-off (`git commit -s`). Steward review is required; see CONTRIBUTING.md and ADR 0001. Do not upload training code dumps or datasets in this repo. ## Clone → install → CI green ```bash git clone github.com cd dalanda python3 -m venv .venv # Python 3.9 or newer source .venv/bin/activate # Windows: .venv\Scripts\activate pip install -e ".[dev]" ruff check . pytest -q ``` Those two commands (`ruff check .` and `pytest -q`) are what GitHub Actions runs on every pull request. If they pass locally, CI should be green. ## Licence Apache License 2.0. See LICENSE and NOTICE.

Visit

github.com

Tasks

language modeling

Languages

Arabic, Tunisian Spoken

Licenses

Apache-2.0

Similar

1devspace/dalanda

1devspace/dalanda

Community-built foundational language model for Tunisian Arabic (Derja) # Dalanda Dalanda is a com