Transliteration system from Latin Amazigh to IRCAM Neo-Tifinagh with support for informal Latin spellings.
# Amazigh Latin → IRCAM Neo-Tifinagh Transliterator
Transliteration system from Latin Amazigh to IRCAM Neo-Tifinagh with support for informal Latin spellings.
## Overview
amazigh-transliterator is a rule-based Python project designed to facilitate the automatic transliteration of Latin Amazigh into the IRCAM Neo-Tifinagh alphabet. The system also normalizes common informal Latin spellings used in digital communication, allowing non-standard user input to be converted into standardized Amazigh before transliteration. Developed as part of a Master's Thesis, the project aims to support the digital use, accessibility, and preservation of Amazigh by providing an accurate and extensible transliteration tool for educational, linguistic, and language technology applications.
### Features
- Latin Amazigh → Neo-Tifinagh
- Automatic normalization of informal spellings
- Handles social media variants
- Rule-based implementation
### Usage
```bash
git clone
github.com
cd amazigh-transliterator
python amazigh_transliterator.py
```