Official repository for the Inclusive NLP Ethiopia initiative. Developing high-fidelity Amharic datasets and linguistic guidelines to mitigate gender bias and orthographic noise in frontier LLMs. Led by an Adaption AI Honorary Awardee in alignment with the Digital Ethiopia 2030 strategy.
# Inclusive NLP Ethiopia 2030: Bridging Linguistic Sovereignty & AI
## Amharic AI Linguistic Constitution: Guidelines for Frontier LLMs
### Bridging the Gap Between Linguistic Sovereignty and AI Development
#### Status: Research Initiative in support of the Digital Ethiopia 2030 Strategy
# 📌 Overview
This repository serves as a foundational framework for the ethical and inclusive localization of LLMs in the Amharic language. As part of the Digital Ethiopia 2030 mission, these guidelines aim to resolve the systemic "noise" and biases found in low-resource language datasets.
This "Linguistic Constitution" provides engineers and researchers with the "why" behind Amharic morphological and cultural constraints, ensuring that models like Qwen or Llama are not only accurate but culturally safe.
# 🛠️ Core Focus Areas
## 1. Orthographic Redundancy Mitigation
Amharic contains several homophonic characters (different symbols for the same sound, e.g., ሀ, ሐ, ኀ).
**The Problem**: These create redundant word embeddings, diluting the model’s semantic understanding.
**The Solution**: A standardized Phonetic Normalization protocol for pre-training and fine-tuning datasets.
## 2. Morphological Complexity
Amharic is a "fused" language using circumfixes and infixes.
**The Goal**: Providing structural maps for tokenization that respect the root-verb system, preventing the "hallucination" of non-existent word forms.
## 3. Gender-Inclusion & Bias Correction
Research shows that 76%+ of Amharic occupation words default to masculine forms in current datasets.
**Instruction-Tuning**: Guidelines for creating "Gold Standard" pairs that explicitly counter the "masculine-as-neutral" trap in financial and legal contexts.
# 📂 Repository Contents
guidelines/: Detailed documentation on Amharic syntax for AI engineers.
recipes/: Prompt engineering templates designed specifically for the Horn of Africa.
evaluations/: (Coming Soon) Comparative analysis of current LLM performance in Amharic. …